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!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

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