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

Last updated: September 20,2024

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

This is a short guide on how to install syslog-ng-mod-mongodb on Kali Linux

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

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

This tutorial shows how to uninstall syslog-ng-mod-mongodb on Kali Linux:

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

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

Package: syslog-ng-mod-mongodb
Source: syslog-ng (4.3.1-2)
Version: 4.3.1-2+b1
Installed-Size: 99
Maintainer: syslog-ng maintainers
Architecture: amd64
Depends: libbson-1.0-0 (>= 1.25.4), libc6 (>= 2.14), libmongoc-1.0-0 (>= 1.25.4), syslog-ng-core (>= 4.3.1-2), syslog-ng-core (<< 4.3.1-2.1~)
Suggests: mongodb-server
Size: 30400
SHA256: 525346de1e2e35e9f215543fbfa4298f39e575fa994c5a24f16586f490e1745d
SHA1: a717054f3b069647811dbe88a4b31661d4753f54
MD5sum: 9ae499947e7a46ae5aa06de52dc157d7
Description: Enhanced system logging daemon (MongoDB 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 MongoDB destination plugin, which allows
one to log system messages to MongoDB.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.syslog-ng.com/
Tag: admin::logging, role::plugin, works-with::db
Section: admin
Priority: optional
Filename: pool/main/s/syslog-ng/syslog-ng-mod-mongodb_4.3.1-2+b1_amd64.deb