Installation

how can I upgrade splunk from 4 to 5 without data lost

perlish
Communicator

hi all,I want to upgrade splunk from 4 to 5 without data lost,how can I make it ?
Thank you !

Tags (2)
0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

Upgrading go not cause a loss of data, the only consequence is when you have to restart Splunk you may miss events send as UDP/TCP.

To accept data all the time, use those techniques :

  • splunk forwarders (they can queue and pause monitoring, and use persistent queues)
  • rsyslog/syslog-ng to write to file your syslog data (and act as buffer)
  • multiple indexers in a load balanced cluster (so you can shut the down one at a time)

View solution in original post

yannK
Splunk Employee
Splunk Employee

Upgrading go not cause a loss of data, the only consequence is when you have to restart Splunk you may miss events send as UDP/TCP.

To accept data all the time, use those techniques :

  • splunk forwarders (they can queue and pause monitoring, and use persistent queues)
  • rsyslog/syslog-ng to write to file your syslog data (and act as buffer)
  • multiple indexers in a load balanced cluster (so you can shut the down one at a time)
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 ...