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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...