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?
Here is the command that worked
|xsDeleteContext failures_by_src_count_1h IN authentication
Here is the command that worked
|xsDeleteContext failures_by_src_count_1h IN authentication