Graylog can't active

Hi, i have manage graylog but i have some issues.
i tried start and restart but it still can’t works.

message: sudo systemctl status graylog-server

graylog-server.service - Graylog server
Loaded: loaded (/usr/lib/systemd/system/graylog-server.service; enabled; vend
Active: activating (auto-restart) (Result: exit-code) since Mon 2018-03-19 16
Docs: http://docs.graylog.org/
Process: 8434 ExecStart=/usr/share/graylog-server/bin/graylog-server (code=exi
Main PID: 8434 (code=exited, status=127)

Mar 19 16:00:38 graylog-server systemd[1]: graylog-server.service: Unit entere
Mar 19 16:00:38 graylog-server systemd[1]: graylog-server.service: Failed with
lines 1-9/9 (END)

any suggest?

What’s in the logs of your Graylog node?
:arrow_right: http://docs.graylog.org/en/2.4/pages/configuration/file_location.html

the graylog is active already,
but it can’t access in browser.

root@graylog-server:/home/ol# sudo systemctl status graylog-server
● graylog-server.service - Graylog server
Loaded: loaded (/usr/lib/systemd/system/graylog-server.service; enabled; vend
Active: active (running) since Mon 2018-03-19 16:43:15 WIB; 6min ago
Docs: http://docs.graylog.org/
Main PID: 11606 (graylog-server)
CGroup: /system.slice/graylog-server.service
├─11606 /bin/sh /usr/share/graylog-server/bin/graylog-server
└─11609 /usr/bin/java -Xms1g -Xmx1g -XX:NewRatio=1 -server -XX:+Resiz

Mar 19 16:43:53 graylog-server graylog-server[11606]: while locating org.gra
Mar 19 16:43:53 graylog-server graylog-server[11606]: 22 errors
Mar 19 16:43:53 graylog-server graylog-server[11606]: at com.google.in
Mar 19 16:43:53 graylog-server graylog-server[11606]: at com.google.in
Mar 19 16:43:53 graylog-server graylog-server[11606]: at com.google.in
Mar 19 16:43:53 graylog-server graylog-server[11606]: at com.google.in
Mar 19 16:43:53 graylog-server graylog-server[11606]: at org.graylog2.
Mar 19 16:43:53 graylog-server graylog-server[11606]: at org.graylog2.
Mar 19 16:43:53 graylog-server graylog-server[11606]: at org.graylog2.
Mar 19 16:43:53 graylog-server graylog-server[11606]: at org.graylog2.
lines 1-19/19 (END)

Please provide the full logs and make sure that they’re not cut off.

here the logs:

2018-03-19T16:43:33.959+07:00 INFO [CmdLineTool] Loaded plugin: Elastic Beats Input 2.2.3 [org.graylog.plugins.beats.BeatsInputPlugin]
2018-03-19T16:43:33.960+07:00 INFO [CmdLineTool] Loaded plugin: Collector 2.2.r 2.2.3 [org.graylog.plugins.collector.CollectorPlugin]
2018-03-19T16:43:33.963+07:00 INFO [CmdLineTool] Loaded plugin: EnterpriseIntegrationPlugin]
2018-03-19T16:43:33.964+07:00 INFO [CmdLineTool] Loaded plugin: MapWidgetPlugin 2.2.3 [org.graylog.plugins.map.MapWidgetPlugin]
2018-03-19T16:43:33.969+07:00 INFO [CmdLineTool] Loaded plugin: Plugin 2.2.3 [org.graylog.plugins.pipelineprocessor.ProcessorPlugin]
2018-03-19T16:43:33.971+07:00 INFO [CmdLineTool] Loaded plugin: Anonymous usagestatistics.UsageStatsPlugin]

These logs aren’t complete.

There should be more messages, for example messages starting with the following strings (taken from your previous posts):

while locating org.gra
22 errors

If you need individual support, please consider buying Graylog Enterprise support:
https://www.graylog.org/pricing

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