Please I need detailed step-by-step process on how I can install splunk universal forwarder on 1000 linux red hat servers using ansible. Is there any automated process to do it? Please how will you set up ansible playbook to do this task?
Hi @ngwodo,
You can find more detailed infos at :
https://www.linuxsysadmins.com/splunk-forwarder-installation-using-ansible/
https://splunk.github.io/splunk-ansible/
https://github.com/splunk/splunk-ansible
If otherwise, you want to use a script to remotelly install Universal Forwarders using you can find informations in this my old answer https://community.splunk.com/t5/Getting-Data-In/How-do-I-mass-deploy-Universal-forwarder-to-many-Lin...
Ciao.
Giuseppe
Is there any playbook for setting up Heavy Forwarders ?
Hi @ngwodo,
You can find more detailed infos at :
https://www.linuxsysadmins.com/splunk-forwarder-installation-using-ansible/
https://splunk.github.io/splunk-ansible/
https://github.com/splunk/splunk-ansible
If otherwise, you want to use a script to remotelly install Universal Forwarders using you can find informations in this my old answer https://community.splunk.com/t5/Getting-Data-In/How-do-I-mass-deploy-Universal-forwarder-to-many-Lin...
Ciao.
Giuseppe
got nasty gram for posting links
search online for freeload101 github in scripts Splunk_UniversalForwarder_Installer.bash
Thanks. I will try those processes at some point. I am just gathering information on how to do it for now.. I thank you very much.
Hi @ngwodo,
good for you, see next time!
Ciao and happy splunking.
Giuseppe
P.S.: Karma Points are appreciated 😉
Thanks. Please just another quick question. Which section in the ansible scripts will I put 1000 linux servers? Would I put in the scripts IP addresses or how will ansible know which machines to deploy splunk UF to?
Hi @ngwodo,
I'm not an expert of Ansible, but you can see at https://docs.ansible.com/ansible/latest/user_guide/playbooks_intro.html
Ciao.
Giuseppe
P.S.: Karma Points are appreciated 😉