ansible-splunk-simple
ansible-splunk-simple copied to clipboard
Simple deployment of Splunk using Ansible, static host lists.
For ansible `file` or `copy` modules, mode parameter needs to have a leading zero as those values are in octal. Module docs: http://docs.ansible.com/ansible/latest/modules/file_module.html http://docs.ansible.com/ansible/latest/modules/copy_module.html Potential issues: https://github.com/d1vious/ansible-splunk-simple/search?q=mode&unscoped_q=mode
not a good idea, https://github.com/d1vious/ansible-splunk-simple/blob/master/roles/indexer/tasks/indexer.yml line 19
Both for size and license purposes, the binaries shouldn't be included here.
Hi, Thank you for sharing these ansible playbooks. I have a very basic set of questions : 1) Any idea how I should approach the deployment if I am very...