Getting Data In

Exclude records from the final result

Anand_Raman
Loves-to-Learn Lots

 

Hi, I have a situation where I have to exclude certain records from the final result only. I don't want to include in the initial search criteria because it excludes the whole event. For example  a single event may contain many tables and if I exclude a certain table  in my initial search I'm getting a wrong count of other tables . I just want those table removed from my final results.

Thanks

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

usually this can do wit search and/or where commands. If you give some example data and full SPL query, we could help you with it.

r. Ismo

0 Karma

Anand_Raman
Loves-to-Learn Lots

Thanks Soutamo for the reply. The below is my main search 

"index="production_index" host="production" source="projects/production/logs/cloudaudit.googleapis.com%2Fdata_access" "protoPayload.authenticationInfo.principalEmail" = "*@.com"
protoPayload.serviceData.jobGetQueryResultsResponse.job.jobStatistics.referencedTables{}.datasetId!="_*"
protoPayload.serviceData.jobGetQueryResultsResponse.job.jobStatistics.createTime=*"

I'm parsing GCP logs to find number of users per dataset. One SQL may contain reference to multiple datasets and when I exclude the control tables in my search the whole event is being excluded.

Anand_Raman_0-1611950724715.png

0 Karma
Get Updates on the Splunk Community!

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...

Unlock Database Monitoring with Splunk Observability Cloud

  In today’s fast-paced digital landscape, even minor database slowdowns can disrupt user experiences and ...