Deployment Architecture

How to copy configuration details for the Database Connections from one Splunk Instance to the other

alenseb
Communicator

Hi Guys,

I am trying backup & restore splunk into a more powerful server.

I followed the document where in it says copy everything from the folder Splunk/etc/
After that i am able to start the server successfully, but my Database connection configurations in the old is not getting reflected in the new one.

How do i move the Database configs.
IS this possible?

Please Help
Thanks!

0 Karma
1 Solution

brsh24
Engager

This happens on Linux machine due to permission issue even when logged on as root; and we need to provide full rights to the user on the Splunk/etc directory. Once done, it will allow itself to be copied.

Use Chmod 777 -R command to update the file/folder rights

View solution in original post

0 Karma

brsh24
Engager

This happens on Linux machine due to permission issue even when logged on as root; and we need to provide full rights to the user on the Splunk/etc directory. Once done, it will allow itself to be copied.

Use Chmod 777 -R command to update the file/folder rights

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...