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!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

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

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...