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!

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...

AI Adoption Hub Launch | Curated Resources to Get Started with AI in Splunk

Hey Splunk Practitioners and AI Enthusiasts! It’s no secret (or surprise) that AI is at the forefront of ...