How to Install and Uninstall python3-fluent-logger Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-fluent-logger" package

This guide let you learn how to install python3-fluent-logger on Kali Linux

$ sudo apt update $ sudo apt install python3-fluent-logger

2. Uninstall "python3-fluent-logger" package

Please follow the guidelines below to uninstall python3-fluent-logger on Kali Linux:

$ sudo apt remove python3-fluent-logger $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-fluent-logger package on Kali Linux

Package: python3-fluent-logger
Source: python-fluent-logger
Version: 0.10.0-3
Installed-Size: 55
Maintainer: Debian Python Team
Architecture: all
Depends: python3-msgpack (>= 1.0.0~), python3:any
Size: 11876
SHA256: 46ab2783e688a844773185b051b497d2f1b412b0addb978c97fad1051ff9343d
SHA1: 3518b2ebbdf10bdb326833db4fb9ec57ba68d376
MD5sum: 7821402b9b26851ecffb15427237bf6a
Description: Structured logger for Fluentd - Python
Many web/mobile applications generate huge amount of event logs
(c, f. login, logout, purchase, follow, etc). To analyze these
event logs could be really valuable for improving the service.
However, the challenge is collecting these logs easily and reliably.
Fluentd solves that problem by having: easy installation, small
footprint, plugins, reliable buffering, log forwarding, etc.
.
Fluent-logger is a Python library, to record the
events from Python application.
.
This package contains Python library.
Description-md5:
Homepage: https://github.com/fluent/fluent-logger-python
Section: python
Priority: optional
Filename: pool/main/p/python-fluent-logger/python3-fluent-logger_0.10.0-3_all.deb