Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • I infra-gcp-provisioning
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Deployment and Operations
  • infra-gcp-provisioning
  • Merge requests
  • !6

GONRG-938 Refactored logging from BigQuery to GCS

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Oleksii Tsyganov (EPAM) requested to merge Refactor-logging-from-bigquery-to-gcs into master Oct 22, 2020
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 4

Refactored Step 5 "5_bq_sink_dataset" according to base requirements mentioned by Dmitriy Rudko in the task GONRG-938.

Base requirements are following:

  • Default retention period for logs should be 30 days
  • Retention period for Audit Logs should be 1 year
  • All platform Audit Logs should be stored on a separate GCS bucket

Proper filter to capture Platform Audit Logs is following:

jsonPayload.auditLog.action:*

Tests were provided in 3 projects: OSDU-CICD-EPAM, OSDU-CICD-Community, osdu-community-production.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Refactor-logging-from-bigquery-to-gcs