mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: Update Graylog docs to clarify ssl and hostname use
This commit is contained in:
committed by
Neil Lathwood
parent
216af82b14
commit
f828a927d2
@@ -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']`.
|
||||
|
Reference in New Issue
Block a user