Refine your search:

0
1

Is there a way to remotely manage data inputs, via configuration files pushed out by a deployment server?

I have perhaps 25-50 machines I will probably run Splunk on, and I need to know if it is possible to change the configuration settings for whole groups of servers at a time.

If so- could you point me in the right direction as to the process involved?

asked 14 Jul '10, 17:02

lelanb's gravatar image

lelanb
154
accept rate: 0%


One Answer:

Yes. You would use the Deployment Server to push out new inputs.conf files to the clients, and restart splunkd. All inputs are defined in these files. Updating through the GUI or CLI updates these files in the same way, so appropriate files can be generated by direct editing, or by configuring a prototype and copying the resulting files.

Deployment Server is described here: http://www.splunk.com/base/Documentation/latest/Admin/Aboutdeploymentserver

The definition of the configuration files is the same configuring any other Splunk forwarder, regardless of whether deployment server is being used.

link

answered 14 Jul '10, 17:05

gkanapathy's gravatar image

gkanapathy ♦
26.4k1622
accept rate: 42%

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:

×311
×187
×25

Asked: 14 Jul '10, 17:02

Seen: 341 times

Last updated: 14 Jul '10, 17:05

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