Graylog https access issue

lets clarify @v_2nas on this.

You have the Graylog Webinterface and API configured to run with https. Now you need to configure the collector-sidecar to use this https URL ( because the rest_listen_uri is only reachable via https ).

The Input that you have running in Graylog and use as a log target in NXLOG is independent - you can run that with TLS or without.

Thanks @jan for clarifying. I have made the changes to the sidecar collector yml file and was able to see them reporting again to graylog.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.