Deployment Architecture

How to backup the GUI

appmandan
Path Finder

I have been researching how to backup splunk, and a lot of the information I'm finding pertains to the indexes. Is there a way for me to back up my custom settings within the GUI? (saved searches, navs, views, etc.) My Splunk instance is running on a physical machine and I'd like to be able to back up the GUI in case of system crash.

Thanks!

Tags (2)
0 Karma
1 Solution

MHibbin
Influencer

You simply need to create a backup of $SPLUNK_HOME/etc this is where most (if not ALL) configurations are stored. You could also simply back up everything except the indexes (if space is an issue).

Here is the Splunk docs about backups.... http://docs.splunk.com/Documentation/Splunk/latest/Admin/Backupconfigurationinformation

Hope this answers your question.

If it does answer you question, please mark the question as answered to help the community.

Regards,

Matt

View solution in original post

MHibbin
Influencer

You simply need to create a backup of $SPLUNK_HOME/etc this is where most (if not ALL) configurations are stored. You could also simply back up everything except the indexes (if space is an issue).

Here is the Splunk docs about backups.... http://docs.splunk.com/Documentation/Splunk/latest/Admin/Backupconfigurationinformation

Hope this answers your question.

If it does answer you question, please mark the question as answered to help the community.

Regards,

Matt

MHibbin
Influencer

so if you are on a nix machine you could tar czvf splunkback.tgz $SPLUNK_HOME/etc.

0 Karma
Get Updates on the Splunk Community!

Alpha Launch: AI-Assisted Auto-Schematization for CIM

Streamlining Data Onboarding: Announcing the Alpha Release of AI-Assisted Auto-Schematization For many Splunk ...

Enterprise Security(ES) Essentials or Premier? Let's discuss Splunk ES Editions on ...

  Hi everyone, Last year at .conf25, we shared something exciting: Splunk Enterprise Security is evolving ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 5

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...