docs: Update Graylog docs to clarify ssl and hostname use

This commit is contained in:
githubuserx
2017-01-29 17:58:15 +01:00
committed by Neil Lathwood
parent 216af82b14
commit f828a927d2

View File

@@ -34,4 +34,5 @@ If you have altered the default uri for your Graylog setup then you can override
If you choose to use another user besides the admin user, please note that currently you must give the user "admin" permissions from within Graylog, "read" permissions alone are not sufficient.
If you have enabled TLS for the Graylog API and you are using a self-signed certificate, please make sure that the certificate is trusted by your LibreNMS host, otherwise the connection will fail.
Additionally, the certificate's Common Name (CN) has to match the FQDN or IP address specified in `$config['graylog']['server']`.