Getting Data In

Steps to restor Frozen Data

saeed
Explorer

Hi, (My Splunk Apps are installed on Linux Servers)

I would like to restore logs from frozen data and read them

So please I need the steps to do it.

Labels (1)
0 Karma
1 Solution

saravanan90
Contributor

Copy the directory from frozen directory to thaweddb. Then run the below command

splunk rebuild [path to thawed bucket] 

e.g. splunk rebuilt \opt\splunk\var\lib\splunk\defaultdb\thaweddb\db_1181756465_1162600547_1001

Restart the indexer

https://docs.splunk.com/Documentation/Splunk/8.1.1/Indexer/Restorearchiveddata#.2Anix_users

View solution in original post

saravanan90
Contributor

Copy the directory from frozen directory to thaweddb. Then run the below command

splunk rebuild [path to thawed bucket] 

e.g. splunk rebuilt \opt\splunk\var\lib\splunk\defaultdb\thaweddb\db_1181756465_1162600547_1001

Restart the indexer

https://docs.splunk.com/Documentation/Splunk/8.1.1/Indexer/Restorearchiveddata#.2Anix_users

saeed
Explorer

Thanks a lot

Tags (1)
0 Karma
Get Updates on the Splunk Community!

New Year, New Changes for Splunk Certifications

As we embrace a new year, we’re making a small but important update to the Splunk Certification ...

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...