Upgrade syslog-ng to AxoSyslog
If you’re already using syslog-ng
, you can upgrade your existing syslog-ng
deployments to AxoSyslog in a matter of minutes, by simply installing AxoSyslog on the host.
We assume that you’ve installed syslog-ng
from the repositories of your distribution. To upgrade to AxoSyslog, complete the following steps.
-
Check that the syslog-ng service is running:
The output will look something like:
-
Check the version of
syslog-ng
you have by running:The output will start with something like:
-
Add the AxoSyslog repository for your distribution and install AxoSyslog. For details, see the installation sections:
The installation replaces the
syslog-ng
packages with AxoSyslog packages, but provides the same binaries (for example,/usr/sbin/syslog-ng
). It will keep using the existing configuration files (/etc/syslog-ng/syslog-ng.conf
), certificates, and so on. -
Check that the
syslog-ng
service is still running:The output should be identical to the earlier result:
-
Check the version of
syslog-ng
you have by running:You’ll see that now you’re running AxoSyslog:
In case you run into any issues, contact us.