|
I need to push out a new admin password to all of my remote Splunk instances/forwarders. Can I use Splunk Deployment Manager to do this or do I need to use another tool? |
|
You would need another tool. To push out new Splunk passwords, would need to, on each node, either:
What about using something like Puppet? I imagine that should work.
(23 Apr '10, 21:30)
maverick ♦
yes, puppet can work by pushing out copies of the above-named files to remote nodes, or by executing a command.
(23 Apr '10, 21:56)
gkanapathy ♦
What is Puppet? Can someone provide a link if this is a recommended tool?
(26 Apr '10, 15:05)
Lowell ♦
Puppet is perhaps a bit large for the word 'tool'. Like a software build engine, you kind of have to sink a certain amount of time into them to see big returns. http://www.puppetlabs.com/ cfengine is comparable. http://www.cfengine.org/
(26 Apr '10, 18:58)
jrodman ♦
|
