Refine your search:

I need to move my Splunk install from one server to another... What's is the procedure to backup the configuration/indexes, etc to restore in the new server...? I can't find any documentation about it.

Thanks!

asked 14 May '10, 14:09

juank's gravatar image

juank
211
accept rate: 0%


2 Answers:

there is documentation on backing up index and configuration data here:

http://www.splunk.com/base/Documentation/latest/Admin/Whatyoucanbackup

as long as both your 32-bit and 64-bit systems are x86, then you should be ok moving your indexed data.

http://www.splunk.com/base/Documentation/latest/Admin/Moveanindex

it would be useful to have a topic that specifically addressed the overall task of moving a Splunk installation from one machine to another, i will make sure that happens.

link

answered 14 May '10, 17:48

piebob's gravatar image

piebob ♦♦
4.5k41023
accept rate: 29%

Some addressed here: http://www.splunk.com/wiki/Deploy:Migrating_a_Splunk_Install

(20 May '10, 06:21) gkanapathy ♦

Another idea is to install Splunk fresh in your Win2k8 64bit box. Stop sending data to the 32bit box. Then:

Option 1: Copy folders var and etc from the old box to the new box. Make sure that the file permissions are the same. Hopefully these boxes belong to a DC so that you can login as the same domain user in both boxes when you copy the files over. You also you'll need to copy your splunk license file over to the new box.

Option 2: Setup these two boxes as a distributed Splunk deployment, with two indexers, your old box and the new one. If you make the old box the Search Head, then you'll have old data and configs, plus your new data will be in the new box.

Copying data around it's little tricky with windows, give the file permissions and all.

link

answered 20 May '10, 03:31

Ledio%20Ago's gravatar image

Ledio Ago ♦
6793615
accept rate: 33%

edited 20 May '10, 16:40

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×371
×50

Asked: 14 May '10, 14:09

Seen: 923 times

Last updated: 20 May '10, 16:40

Copyright © 2005-2012 Splunk Inc. All rights reserved.