All Apps and Add-ons

How do you move recorded data from one system to another?

arpitadu
Explorer

I am going to move one to other system, thus, I will install into my new system. But, I have tracking every 10 mins live data through a web API.

Can anyone let me know how can I move my all recorded data into the new system.

0 Karma

socconsulting
Explorer

Do you need to export the old and already indexed logs and move them to the new system?

Then you can do an export of the old data via:

index="your-index" | table _raw | outputcsv old_records.csv

Or you can dump to disk using

dump basefilename= [rollsize=] [compress=] [format=] [fields=]

Look for "Export data using the dump command" on docs.splunk

0 Karma

adonio
Ultra Champion

What? Who? When? Where? and why?
please elaborate, i dont see how this is even a question
what is the problem you are trying to solve?

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 ...