Hello All !
Trying to understand how works https,
I’m running a single node on Debian 9,
when i try to use https only with graylog, i can’t.
Issue is graylog running but log say : jerseyservice…not healthy…
Exception was:
java.lang.IllegalStateException: Expected to be healthy after starting. The following services are not running: {FAILED=[JerseyService [FAILED]]}
If i understand correctly, to use a single node with https, it’s only possible with the link you give (Nginx/apache) ?
http://docs.graylog.org/en/2.4/pages/configuration/web_interface.html#configuring-webif-nginx
Thanks in advance