Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-3275 Enable GCP Role support for gcloud logforwarding with vector
  3. LOG-3585

subtask: Changes needed for cloudwatch logic to include output type googleCloudLogging

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • None
    • False
    • NEW
    • OBSDA-57 - Enable Cloud Operations (GCP StackDriver) forwarding
    • NEW
    • Log Collection - Sprint 231, Log Collection - Sprint 244, Log Collection - Sprint 245, Log Collection - Sprint 246

      Modify the current cloudwatch logic to include necessary switch on output type.   Rename cloudwatch methods to include gcp logging. 
      If gcp loging, we will project the SA token into the pod.  We do not need the env vars, rather it should get everything from the pod secret "service_account.json" data.

      oc get secret gcp-secret -ojson | jq -r '.data."service_account.json"' | base64 -d 

            cahartma@redhat.com Casey Hartman
            cahartma@redhat.com Casey Hartman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: