How to Install and Uninstall syslog-ng-mod-amqp Package on Kali Linux

Last updated: May 18,2024

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

Please follow the guidelines below to install syslog-ng-mod-amqp on Kali Linux

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

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

Learn how to uninstall syslog-ng-mod-amqp on Kali Linux:

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

3. Information about the syslog-ng-mod-amqp package on Kali Linux

Package: syslog-ng-mod-amqp
Source: syslog-ng (4.3.1-2)
Version: 4.3.1-2+b1
Installed-Size: 104
Maintainer: syslog-ng maintainers
Architecture: amd64
Depends: libc6 (>= 2.33), librabbitmq4 (>= 0.8.0), syslog-ng-core (>= 4.3.1-2), syslog-ng-core (<< 4.3.1-2.1~)
Suggests: rabbitmq-server
Size: 38120
SHA256: 4734b85b7df4e40bad4a435a1eda692b544e359e807505a54cc57192644f4782
SHA1: ef73ad226688e02687a92167cc8e1bebccbebf5b
MD5sum: 240c532f960b64c964ae98d7cab814b5
Description: Enhanced system logging daemon (AMQP 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 AMQP destination plugin, which allows one
to publish log messages through the AMQP protocol.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.syslog-ng.com/
Section: admin
Priority: optional
Filename: pool/main/s/syslog-ng/syslog-ng-mod-amqp_4.3.1-2+b1_amd64.deb