ubuntu 22.04, installing greylog and using elastisearc following instructions from here:
I get to :
systemctl enable graylog-server.service && systemctl start graylog-server.service
and it returns the error:
Synchronizing state of graylog-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable graylog-server
==== AUTHENTICATING FOR org.freedesktop.systemd1.reload-daemon ===
Authentication is required to reload the systemd state.
Authenticating as: admin
Password:
==== AUTHENTICATION COMPLETE ===
update-rc.d: error: no runlevel symlinks to modify, aborting!
my google fu is not returning anything I can understand, is this something simple I have missed?
I read through the page you linked and follow the steps exactly as prescribed. I ran into several issues, primarily the lack of sudo prepending so some commands.
One of the important missing sudos is for dpkg -i graylog-4.3-repository_latest.deb