How to Install and Uninstall syslog-ng-mod-add-contextual-data Package on Kali Linux

Last updated: May 19,2024

1. Install "syslog-ng-mod-add-contextual-data" package

Please follow the guidance below to install syslog-ng-mod-add-contextual-data on Kali Linux

$ sudo apt update $ sudo apt install syslog-ng-mod-add-contextual-data

2. Uninstall "syslog-ng-mod-add-contextual-data" package

This is a short guide on how to uninstall syslog-ng-mod-add-contextual-data on Kali Linux:

$ sudo apt remove syslog-ng-mod-add-contextual-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the syslog-ng-mod-add-contextual-data package on Kali Linux

Package: syslog-ng-mod-add-contextual-data
Source: syslog-ng (4.3.1-2)
Version: 4.3.1-2+b1
Installed-Size: 99
Maintainer: syslog-ng maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), syslog-ng-core (>= 4.3.1-2), syslog-ng-core (<< 4.3.1-2.1~)
Size: 30228
SHA256: ae0eb637b16c7f24aef724d2f843ea893c93c29adc554d0866d738cacb615f82
SHA1: f0e39b736e6e2badf9790146be3f7906acd4a755
MD5sum: 1188c8fea702eb2becc74a1d13b207d6
Description: Enhanced system logging daemon (add-contextual-data 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 add-contextual-data module for syslog-ng.
With this module syslog-ng can use an external database file to
append custom name-value pairs on incoming logs (to enrich messages).
The database is a file that containing `` records.
Currently only `CSV` format is supported. It is like `geoip parser`
where the selector is `$HOST`, but the user can define
the selector, and also the database contents.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.syslog-ng.com/
Section: admin
Priority: optional
Filename: pool/main/s/syslog-ng/syslog-ng-mod-add-contextual-data_4.3.1-2+b1_amd64.deb