Splunk Cloud Platform

Workload Management Rule - No AllTime searches

jeremiahMN
Explorer

I'm following the example provided here.
https://docs.splunk.com/Documentation/Splunk/9.0.2/Workloads/AdmissionRules#Example_admission_rules

search_time_range=alltime AND (NOT role=sc_admin) AND (NOT app=splunk_instance_monitoring)

However when I look in the monitoring console it shows that it's blocking some things that I believe are built in searches. (we use splunk cloud)
Cleanup Models For Predictive Analytics
itsi_content_packs_status_update
Telemetry - Inputs
itsi_event_grouping
Telemetry - Volume

All of these things have user as "nobody". I tried to add AND (NOT user=nobody) to my workload rule, but tells me.
validation failed with error=invalid value of predicate 'user'

Labels (1)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...