Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-8857

Request to add @timestamp item to JSON format when ROSA HCP audit log forwarding to CloudWatch

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • ROSA
    • None
    • None
    • Product / Portfolio Work
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      1. Proposed title of this feature request

      Request to add "@timestamp" item to JSON format when ROSA HCP audit log forwarding to CloudWatch

      2. What is the nature and description of the request?

      1)In ROSA classic the audit log can be forwarded by using openshift-logging forward to CloudWatch.

      It has an item "@timestamp"

          "@timestamp": "2026-02-09T05:08:43.609320874Z",
          "annotations": {
              "authorization.k8s.io/decision": "allow",
      .......
          },
          "apiVersion": "audit.k8s.io/v1",
          "auditID": "xxxxxxxx",
          "hostname": "ip-xxx-xxx-xxx-xxx.xxxxx.compute.internal",
          "kind": "Event",
          "level": "Metadata",
          "log_source": "openshiftAPI",
          "log_type": "audit",
      

      2)However, for ROSA HCP cluster, the audit log currently can be forwarded using this solution, which does not use the openshift-logging operator
      https://access.redhat.com/solutions/7002219

      This solution does not include the "@timestamp" item

      PS:
      For openshift logging, it has code below that shows "@timestamp" exists

      https://github.com/search?q=repo%3Acahartma%2Fcluster-logging-operator%20%40timestamp&type=code

       

      3. Why does the customer need this? (List the business requirements here)

      The "@timestamp" been used on the customer application in ROSA classic cluster, not having this item affect the migration from ROSA classic to ROSA HCP for the customer 

       

       

      4. List any affected packages or components.

      ROSA HCP Audit logs forward 

       

              rh-ee-adejong Aaren de Jong
              rhn-support-jayu Jacob Yu
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                None
                None