Apache2 beside graylog

I use Graylog-server 4.2.13-1 on Ubuntu 22.
Graylog has a web-interface, but Graylog don’t use Apache2 or Nginx.
Is it possible to install Apache2 on an Ubuntu Linux system with Graylog and serve web-site beside
Graylog in Apache2 (e.g. Nagios)?

Yes it should be possible to install Apache alongside Graylog, as long as you don’t run the Apache service on the ports used by Graylog (which is by default TCP/9000).

1 Like

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