I deploy newest 2.2.3 version with OVF but it failed to send test alert notification
Here’s the configuration file I modified. The graylog 2.2.3 is deployed by using OVF.
I have another issue when editing configuration file /opt/graylog/conf/graylog.conf. these three configurations will be overwritten every time after run “graylog-ctl reconfigure”. How can I avoid it? I can’t make this modification of true – false successfully.
Thanks a lot!
You can’t. The OVA and graylog-ctl is supposed to recreate the configuration for all necessary components from the template. It isn’t supposed to support every configuration setting of Graylog.
If you want to customize Graylog completely, you’ll need to set it up yourself and not use the OVA and graylog-ctl.