Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-8291

The ".auditID" field is not maintained unless added as ".structured.auditID" in .notIN for Audit

XMLWordPrintable

    • Incidents & Support
    • False
    • Hide

      None

      Show
      None
    • False
    • NEW
    • NEW
    • Hide
      Before this update, the `.auditID` field was not preserved unless it was explicitly referenced as `.structured.auditID` in `.notIN` for Audit logs, leading to confusion and missing fields in the output. With this update, the `auditID` field is correctly maintained without requiring users to reference the structured path explicitly, ensuring the field is preserved in the output as expected.
      Show
      Before this update, the `.auditID` field was not preserved unless it was explicitly referenced as `.structured.auditID` in `.notIN` for Audit logs, leading to confusion and missing fields in the output. With this update, the `auditID` field is correctly maintained without requiring users to reference the structured path explicitly, ensuring the field is preserved in the output as expected.
    • Bug Fix
    • Logging - Sprint 283, Logging - Sprint 284
    • Low

      Description of problem: (+ expectation from this jira)

      The ".auditID" field is not maintained when mentioned in .notIN for Audit, it has to be mentioned as ".structured.auditID

      When prune filter is not used it appears in Observe>Loki just as "auditID"

      auditID 0decf002-e40e-4250-a907-cb17f82bcba3 

      New users unfamiliar with vector.toml pipelines often struggle to understand that the 'structured' parameter is required to ensure field auditID is preserved in the output.

      If this is expected there should be list of such fields  in doc : https://issues.redhat.com/browse/OBSDOCS-2359

      If its not expected then it should be worked upon

      Version-Release number of selected component (if applicable):

      Logging 6.4, Loki 6.4

      How reproducible:

      Always

      Steps to Reproduce:

      1. Create logging and lokistack
      2. Create CLF with just .auditID in notIn 
      3. Modify CLF .auditID to .structured.auditID

       

              vparfono Vitalii Parfonov
              rhn-support-anisal Apurva Nisal
              Qiaoling Tang Qiaoling Tang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: