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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...