Graylog2 / graylog-ansible-role

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

Missing configuration options #96

Closed jokimaki closed 4 years ago

jokimaki commented 6 years ago

There seems to be quite a few configuration properties missing from graylog.server.conf.j2 compared to https://github.com/Graylog2/graylog2-server/blob/master/misc/graylog.conf.

In particular, I was looking for a way to set Elastisearch timeout parameters (http://docs.graylog.org/en/2.4/pages/configuration/server.conf.html#elasticsearch).

Madnessy commented 6 years ago

Also missing the disable version check option in the playbook (but also in the config file itself)

malcyon commented 4 years ago

You should be able to add in additional parameters like this:

    graylog_additional_config:
      test: value