Hi,

For my ELK role I created a service each for elasticsearch, kibana and 
logstash. It just makes it easier to start and stop the ELK stack 
components and you can enable them at boot. You can see the role I created 
here with all the code:
https://github.com/dmccuk/ansible_ELK/blob/master/roles/elk_config/tasks/kibana.yml



On Thursday, 3 March 2022 at 17:50:05 UTC sanjayk...@gmail.com wrote:

>
> Start command nohup ./bin/kibana > /dev/null 2>&1 &
>
> After execute this command have to check kibana running mode
>
> ps aux | grep node/bin/node
>
> If i am running manually this command it is working fine but running from 
> ansible playbook it is not working. Please help me.
>
> Thanks in Advance...!!!
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/d530e99d-e981-4377-997d-e89674dd4e8en%40googlegroups.com.

Reply via email to