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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...