Reporting

Configuration Management

hbazan
Path Finder

Hi. We are thinking about how to do configuration management for our Splunk instance. What we need is to be sure that we can fully rebuild Splunk in case of server problems, migration, etc. I mean, can I save every configuration and saved searches/views/navigation/reports?. Our first attempt was to commit into SVN this folders: etc & share.

PS: We're not trying to do a database backup, but configurations, settings and so.

1 Solution

ziegfried
Influencer

Generally creating a regular backup of the $SPLUNK_HOME/etc directory should be sufficient. All configurations, saved searches, views, ... are located there. Using Subversion for the etc directory would work as well.

View solution in original post

0 Karma

kml_uvce
Builder

Regular backup will not work in case you overide files and you want to earliar/previous file, in svn you can get all previous files so put your files in svn if you want previous version of configuration files...

-Kamal Bisht

0 Karma

ziegfried
Influencer

Generally creating a regular backup of the $SPLUNK_HOME/etc directory should be sufficient. All configurations, saved searches, views, ... are located there. Using Subversion for the etc directory would work as well.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

The only things in share that would normally edited or site-specific would be SSL certificates for the Splunk web interface if you are using those.

0 Karma
Get Updates on the Splunk Community!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...