Installation

Is indexed data kept after upgrading a Splunk server?

05500
New Member

In the past, I knew indexed data was kept after upgrading a Splunk server from this site.
However, I cannot find that information now.
If you know the Splunk documentation link/URL where this is described, please let me know.

Labels (1)
0 Karma

skawasaki_splun
Splunk Employee
Splunk Employee

Assuming your Splunk instance is a single standalone server and you didn't move the default location, then yes your indexed data will be under

$SPLUNK_HOME/var/lib/splunk/<your_index>

after a Splunk upgrade.

Under each index will be db, colddb, datamodel_summary, etc. (and describing those is beyond the scope of this question, but you can learn more about it here: http://docs.splunk.com/Documentation/Splunk/6.2.2/Indexer/HowSplunkstoresindexes ).

05500
New Member

http://docs.splunk.com/Documentation/Splunk/6.2.2/Indexer/HowSplunkstoresindexes

It is written on above site about indexed data after upgrade?
What I want to know is that to guard old indexed data after splunk server upgrade.
For guarantee, I want to know official answer on Splunk site.

0 Karma

skawasaki_splun
Splunk Employee
Splunk Employee

General info: http://docs.splunk.com/Documentation/Splunk/6.2.2/Installation/HowtoupgradeSplunk

Specific info: If you really want to know then open up the installer file (tgz, rpm, etc.) and see exactly which files Splunk will override. You'll see that it doesn't overwrite or delete any of your indexed data at $SPLUNK_HOME/var/lib/splunk/.

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...