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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...