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

Last updated: September 20,2024

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

Here is a brief guide to show you how to install syslog-ng-mod-python on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: syslog-ng-mod-python
Architecture: amd64
Version: 0.3.3-2ubuntu1
Multi-Arch: foreign
Priority: extra
Section: universe/admin
Source: syslog-ng-incubator
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: syslog-ng maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 65
Depends: libc6 (>= 2.14), libevtlog0 (>= 0.2.3), libglib2.0-0 (>= 2.12.0), libpython2.7 (>= 2.7), syslog-ng-core (>= 3.5.6~), syslog-ng-core (<< 3.5.7~)
Filename: pool/universe/s/syslog-ng-incubator/syslog-ng-mod-python_0.3.3-2ubuntu1_amd64.deb
Size: 14626
MD5sum: 99a9f1b6cdca2db66a06b0e186afbf0f
SHA1: a02e7ca82fc8631f721a8174d5a521737df1d908
SHA256: 3d5f41b8d60a9f820239c1c9e1571b32f5c71fc280a32742446a5db03e0bad6e
SHA512: 9e83b6c4a9739de60e22f4b1cc39082efdb4b134e6520613a531f3305cde198b0c39256dbf9474452251922a60f78ff393481b56b952e9bb4d9564a2fa542c69
Homepage: https://github.com/balabit/syslog-ng-incubator
Description-en: Enhanced system logging daemon (Python destination)
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 Python destination, allowing one to write
destination drivers without having to touch C, in Python.
Description-md5: de47a8654d980081fc29f3f33d6d0d00

Package: syslog-ng-mod-python
Priority: extra
Section: universe/admin
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: syslog-ng maintainers
Architecture: amd64
Source: syslog-ng-incubator
Version: 0.3.3-2build1
Depends: libc6 (>= 2.14), libevtlog0 (>= 0.2.3), libglib2.0-0 (>= 2.12.0), libpython2.7 (>= 2.7), syslog-ng-core (>= 3.5.6~), syslog-ng-core (<< 3.5.7~)
Filename: pool/universe/s/syslog-ng-incubator/syslog-ng-mod-python_0.3.3-2build1_amd64.deb
Size: 14578
MD5sum: 47a1504544c43af641e47f4a0cdeddc3
SHA1: 405e254afa17d5a0917134ca8754889a2a811e4b
SHA256: 011d6a7bce0968ccec3c5fad0ea0507cde4705738f320c41546929d1c326d981
Description-en: Enhanced system logging daemon (Python destination)
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 Python destination, allowing one to write
destination drivers without having to touch C, in Python.
Description-md5: de47a8654d980081fc29f3f33d6d0d00
Multi-Arch: foreign
Homepage: https://github.com/balabit/syslog-ng-incubator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu