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!

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...