All Apps and Add-ons

Error in Splunk GitHub Content

Hysteresis
Engager

I'm trying to implement the Splunk Machine Learning Toolkit Query, found here: https://github.com/splunk/security_content/blob/develop/detections/cloud/abnormally_high_number_of_c...

Actually just the first part:

| tstats count as all_changes from datamodel=Change_test where All_Changes.object_category=* All_Changes.status=* by All_Changes.object_category All_Changes.status All_Changes.user

But I'm getting this error

Hysteresis_0-1728404149803.png

 

How do I fix this?

Labels (1)
0 Karma
1 Solution

sainag_splunk
Splunk Employee
Splunk Employee

can you try adding this below line to the end of your search? and give it a try?

| noop search_optimization.predicate_push=f


https://docs.splunk.com/Documentation/SplunkCloud/latest/SearchReference/Noop#Managing_specific_sear...

Hope this Helps. Karma would be appreciated. 

If this helps, Upvote!!!!
Together we make the Splunk Community stronger 

View solution in original post

0 Karma

sainag_splunk
Splunk Employee
Splunk Employee

can you try adding this below line to the end of your search? and give it a try?

| noop search_optimization.predicate_push=f


https://docs.splunk.com/Documentation/SplunkCloud/latest/SearchReference/Noop#Managing_specific_sear...

Hope this Helps. Karma would be appreciated. 

If this helps, Upvote!!!!
Together we make the Splunk Community stronger 
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...