Splunk Enterprise Security

Working with the Splunk Enterprise Security demo, is there a way to reset/delete all the demo data?

mpuckettsc
Explorer

I'm working with the Splunk Enterprise Security demo. Is there a way to reset it / delete all the data that it starts with? I have a log sample from our Palo Alto and I want to see how that would be handled, but with all the sample data in there, I'm having a hard time wading through it all.

0 Karma

milesbrennan
Path Finder
find /opt/splunk/etc/apps/ -name *demo*.csv -exec rm -f {} \;

Run the first part of this command (before "-exec") to test you only see the ESS lookup files, then run the whole command to remove all lookups.

This actually runs through all applications, as there are mulitple directories for ESS. So if you get too many incorrect hits, you will need to manually add DA*, SA* and SplunkEnterprise* to the /opt/splunk/etc/apps directory path.

0 Karma

mpuckettsc
Explorer

Thanks, but I'm actually using the Splunk Enterprise Security demo which is cloud based. As far as I know I don't have the ability to run shell commands?

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...