Splunk Enterprise Security

[PCI]Compliance Status History Scorecard In PCI Compliance -Not Rendering Data

rbal_splunk
Splunk Employee
Splunk Employee

VERSION=8.0.6
ES version= version = 6.1.0
Splunk_DA-ESS_PCICompliance=4.1.0
Issue is for the “PCI Compliance Posture” dashboard the View “Compliance Status History” is not showing data. It just displaystag_error.png "Unable to find tag filtered"

Labels (1)
0 Karma

rbal_splunk
Splunk Employee
Splunk Employee

This isn't an issue. We ship with references to tag=filtered, but we don't explicitly filter anything out of the box.For, now you can replace panel's search query in pci_posture.xml with below search query and the customer can see events in the panel:

 

Spoiler

index="pci_posture_summary" search_name="PCI - Compliance Status History - Summary Gen"  | `makemv(orig_tag)` | `mvappend_field(tag,orig_tag)` | extract kv_for_pci_compliance_status_history_summary | timechart span=`pci_compliance_history_span` latest(All) as All

What we have done here is we have removed the filtering condition from the search query.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...