I’m not overly adapt at using Linux. I am trying to get a single node setup done and when all is said and done I can’t get to the web portal. I don’t know how to check if graylog is actually doing anything.
My guess is that it’s something in the server.conf file but I’ve tried several different variations of what I think it may be asking for with no luck.
For the hash password of the root user, what should I put in there? I ran the command echo -n yourpassword | shasum -a 256, but replaced the yourpassword with something else, for grins lets say password123. I have the hash and it all shows on one line. there are two spaces and then a - at the end of the line. Is that normal? Does the “yourpassword” need to be the actual password of the root user?
Ok, I found the log, it’s /var/log/graylog-server/server.log
Couldn’t read cluster health for indices (could not connect to http://127.0.0.1:9200) – Although I’m not running a cluster
at java.net.URI$Parser.fail(URI.java:2848) ~[?:1.8.0_181]
ERROR [InputSetupService] Not starting any inputs because lifecycle is : Failed [LB:DEAD]
ERROR [ServerBootstrap] Graylog startup failed. Exiting. Exception was: java.lang.IllegalStateException: Expected to be healthy after starting. The following services are not running: {FAILED=[JerseySErvice [FAILED]]}