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

Last updated: May 20,2024

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

This is a short guide on how to install syslog-ng-mod-stomp on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall syslog-ng-mod-stomp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: syslog-ng-mod-stomp
Priority: extra
Section: universe/admin
Installed-Size: 97
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)
Suggests: activemq
Filename: pool/universe/s/syslog-ng/syslog-ng-mod-stomp_3.5.6-2.1_amd64.deb
Size: 20794
MD5sum: c2bfc3ab00b322371c2621626ab7e1d2
SHA1: 94e7b19530bf460816a2968757d15ef9dd4da241
SHA256: 2bab2e09ccd2dd0fc1c06a194425b2747707eecb36d0b531976d8d20454cd0fd
Description-en: Enhanced system logging daemon (STOMP 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 STOMP destination plugin, which allows one
to publish log messages through the STOMP protocol.
Description-md5: a30022326e1111992c5537d0788f71ca
Multi-Arch: foreign
Homepage: http://www.balabit.com/network-security/syslog-ng/opensource-logging-system
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu