Splunk Search

sending data from splunk to another splunk once the data reaches a certain age

dgavic
Explorer

Hello,

I would like to know how to set up Splunk to offload data from one Splunk indexer to another, once the data reaches a certain age. Currently our indexers are set to send data to frozen storage after one year. I would like our indexers to send data to another Splunk indexer once the data reaches 3 months old, where it will live until it hits the one year mark. Any help would be greatly appreciated.

Currently using Splunk 4.2.2, upgrading to 5 soon. Hopefully this is possible in either Splunk?

Thank you

Tags (1)

jbsplunk
Splunk Employee
Splunk Employee

You can forward data from one instance of Splunk to another with outputs.conf, but you can't do it based on age. If you needed to do that, you'd have to rsync/scp the files from one instance to the other and then merge the data into the indexes where they should exist with some kind of script.

To migrate the individual buckets, you can use the procedure outlined here:

http://splunk-base.splunk.com/answers/23536/moving-indexes-to-a-new-splunk-server

dgavic
Explorer

Thanks for the helpful tip jbslunk, i will definitely look into this.

Thank you

0 Karma
Get Updates on the Splunk Community!

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

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...