Cannot access web interface for Graylog

Yeah, I generally use tail for reading log files…

When I’m debugging I usually use this command to start/restart graylog and watch the log file:
sudo systemctl restart graylog-server && tail -n 0 -f /var/log/graylog-server/server.log

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