Splunk Enterprise Security

Need to delete a knowledge object for extremesearch

rbal_splunk
Splunk Employee
Splunk Employee

created context using step 4 in link https://docs.splunk.com/Documentation/ES/5.1.0/Admin/Extremesearchexample and we can see it using "| xsdisplaycontext failures_by_src_count_1h in authentication". Customer would like to delete thsi object and we used command >>
| xsDeleteContext failures_by_src_count_1h IN authentication by "default Context" scoped public
This given error
xsDeleteContext-F-109: Can't find context 'public', by class 'default Context', from container 'authentication', in scope 'SA-AccessProtection'
Do you know the best way to remove this object?

0 Karma
1 Solution

rbal_splunk
Splunk Employee
Splunk Employee

Here is the command that worked

|xsDeleteContext failures_by_src_count_1h IN authentication

View solution in original post

0 Karma

rbal_splunk
Splunk Employee
Splunk Employee

Here is the command that worked

|xsDeleteContext failures_by_src_count_1h IN authentication

0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...