How to Install rsyslog-mysql in Ubuntu 18.04



Install rsyslog-mysql by entering the following commands in the terminal:

sudo apt update
sudo apt install rsyslog-mysql

Description:

MySQL output plugin for rsyslog

This plugin allows rsyslog to write syslog messages into a MySQL database.

Homepage: http://www.rsyslog.com/

Version: 8.32.0-1ubuntu4

Section: universe/admin