Graylog2 / graylog-ansible-role

Ansible role which installs and configures Graylog
Apache License 2.0
212 stars 127 forks source link

Elasticsearch compatibillity #158

Closed HansenDeSade closed 2 years ago

HansenDeSade commented 3 years ago

Since the graylog documentation informs that graylog does not work with elasticsearch 7.x at the moment, a hint in the README of this repository would've been helpful. If you don't set the variable es_version to a value < 7.x, the included elasticsearch role will install the latest version. Maybe a default variable or an assertation in the beginning of the script is appropriate too.

malcyon commented 2 years ago

Thanks for bringing this up. Hopefully it is better now.