debops / debops-playbooks

Ansible playbooks used by DebOps project
GNU General Public License v3.0
488 stars 88 forks source link

Proposed role: debops.elk_stack #158

Open Zorlin opened 9 years ago

Zorlin commented 9 years ago

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 9 years ago

Was there some1 working on this?

drybjed commented 9 years ago

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

Gomez commented 9 years ago

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

drybjed commented 9 years ago

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.

jwaibel commented 9 years ago

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.

drybjed commented 7 years ago

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