Graylog up but no web gui

I have made several iterations of this as I am experimenting but on this last one I see a listener up on port 9000 and when I try to connect the page doesn’t show but a local curl seems to be fine. I have seen these errors
2020-09-09T12:09:57.440-05:00 INFO [ServerBootstrap] Graylog server up and running.
2020-09-09T12:09:57.441-05:00 ERROR [AuditLogger] Unable to write audit log entry because there is no valid license.
2020-09-09T12:11:34.217-05:00 ERROR [AuditLogger] Unable to write audit log entry because there is no valid license.
2020-09-09T13:09:34.245-05:00 ERROR [MongoAuditLogPeriodical] Not running cleanup for auditlog entries in MongoDB because there is no valid license.

and from my research it looks like it may be because I don’t have the enterprise license, but the last time I put a request in for the enterprise license from the web gui. If this is my problem I did a yum remove of the enterprise and integration plugins and tried again but the error is still there.

2020-09-09T13:21:11.156-05:00 INFO [ServerBootstrap] Graylog server up and running.
2020-09-09T13:21:11.156-05:00 ERROR [AuditLogger] Unable to write audit log entry because there is no valid license.

Please help me get this stood up.

Thanks for the suggesting, I totally didn’t think of that as I went right to the log files. I found it, it was a firewall blocking port 9000 I added the exception and everything was working again

1 Like

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