How to Install and Uninstall syslog-ng-mod-smtp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "syslog-ng-mod-smtp" package

Please follow the guidelines below to install syslog-ng-mod-smtp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install syslog-ng-mod-smtp

2. Uninstall "syslog-ng-mod-smtp" package

Please follow the step by step instructions below to uninstall syslog-ng-mod-smtp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove syslog-ng-mod-smtp $ sudo apt autoclean && sudo apt autoremove

3. Information about the syslog-ng-mod-smtp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: syslog-ng-mod-smtp
Priority: extra
Section: universe/admin
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: syslog-ng maintainers
Architecture: amd64
Source: syslog-ng
Version: 3.5.6-2.1
Depends: syslog-ng-core (= 3.5.6-2.1), libc6 (>= 2.14), libesmtp6
Filename: pool/universe/s/syslog-ng/syslog-ng-mod-smtp_3.5.6-2.1_amd64.deb
Size: 18532
MD5sum: cce99348e85427d64b0baa2a1d06371d
SHA1: 2de8294f56ea34c3b4b3c118824cd4bab97d1324
SHA256: ea8586f3b63ee79dbe3de1b9248a07c5d3fb1e56c7fcfe83ff6cafcb9c739067
Description-en: Enhanced system logging daemon (SMTP plugin)
syslog-ng is an enhanced log daemon, supporting a wide range of input
and output methods: syslog, unstructured text, message queues,
databases (SQL and NoSQL alike) and more.
.
Key features:
.
* receive and send RFC3164 and RFC5424 style syslog messages
* work with any kind of unstructured data
* receive and send JSON formatted messages
* classify and structure logs with builtin parsers (csv-parser(),
db-parser(), etc.)
* normalize, crunch and process logs as they flow through the system
* hand on messages for further processing using message queues (like
AMQP), files or databases (like PostgreSQL or MongoDB).
.
This package provides the SMTP destination plugin, which allows one
to send email messages from within syslog-ng itself.
Description-md5: 9af74848d647397723c357915eabd0ab
Multi-Arch: foreign
Homepage: http://www.balabit.com/network-security/syslog-ng/opensource-logging-system
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu