Other Usage

Exporting data and importing into another Splunk instance

CSReviews
Loves-to-Learn

I am planning on teaching others how to use Splunk to search through data, similar to the Splunk boss of the soc challenges-

https://github.com/splunk/botsv3

Similarly, I would like to export the data I generated in my Splunk instance to then have students import into there's to follow along. The only way I can figure out how to do this is from running a search and using the export feature. Is there a recommendation for this? 

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

there some apps, which you could use to generate continuously sample data. Probably mostly used is eventgen https://splunkbase.splunk.com/app/1924

One option is just e.g. tar that index and untar it on target systems. Of course you need to do also app for defining it on those target systems. This needs that those nodes are enough equal like same Linux etc. If I recall right something like this was done for those older bots datasets?

r. Ismo

0 Karma

splunkreal
Motivator

Hello @CSReviews you can export as csv file it's then easy to import.

https://hurricanelabs.com/splunk-tutorials/ingesting-a-csv-file-into-splunk/

"Upload with Splunk Web"

 

 

* If this helps, please upvote or accept solution if it solved *
0 Karma
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 ...