Install libnet-syslogd-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libnet-syslogd-perl
Description:
Perl implementation of Syslog Listener
Net::Syslogd is a class implementing a simple Syslog listener in Perl. Net::Syslogd will accept messages on the default Syslog port (UDP 514) and attempt to decode them according to RFC 3164.
Homepage: https://metacpan.org/release/Net-Syslogd
Version: 0.16-1
Section: universe/perl