debops/debops-playbooks

Proposed role: debops.elk_stack

Zorlin opened this issue · 6 comments

ElasticSearch, Logstash and Kibana.

The fabled "ELK stack". Makes analyzing log events absolutely stupid-easy. Also can create pretty graphs.

See this for a humorous introduction: https://www.youtube.com/watch?v=RuUFnog29M4

Gomez commented

Was there some1 working on this?

@Gomez I believe that @jwaibel has part of this stack, but focused on Graylog.

Gomez commented

Thanks, its here:
https://github.com/jwaibel/ansible-jwd-graylog
Any plans to add something like it to debops? What are you using?

Right now nothing, but I'll probably look into graylog as well. Right now I'm fighting with Travis to make Ansible v2 work on it.

the graylog role can be used with debops already. i will need to do some cleanup and documentation tho.
Pedroluis added all roles for a full elk stack already. http://git.scalia.es/debops/ansible-nmm-kibana.git and the others are there too.

Just an update, DebOps has now updated debops.elasticsearch and debops.kibana roles, support for Logstash will probably be added at a later date.