How to Install and Uninstall python3-graypy Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "python3-graypy" package

Here is a brief guide to show you how to install python3-graypy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-graypy

2. Uninstall "python3-graypy" package

Here is a brief guide to show you how to uninstall python3-graypy on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-graypy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-graypy package on Ubuntu 21.10 (Impish Indri)

Package: python3-graypy
Architecture: all
Version: 2.1.0-1
Priority: optional
Section: universe/python
Source: graypy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 66
Depends: python3:any
Suggests: python3-amqplib
Filename: pool/universe/g/graypy/python3-graypy_2.1.0-1_all.deb
Size: 15940
MD5sum: fb4c06f8473b65f985f708b7acd31b4a
SHA1: 792a064acb2530f5ab9e02cc76d40cce2f1cb7f6
SHA256: 5e336f9d1ed6cf3763f544511d942801bd112a01828ea7293c5c38314ea927a2
SHA512: 45e20a0588cddd18516fcb41ed8151f00322d2823486422ed3e79fabba19de382166dabf10deff25bc0d9474431d3f4cbd233b50b213af9dac950a532c7d4b17
Homepage: https://github.com/severb/graypy
Description-en: Python logging handler that sends messages in GELF (Python 3)
This package can be used to sent messages to Graylog2 using a custom handler
for the builtin logging library in the Graylog Extended Log Format (GELF).
.
Alternately, GELFRabbitHandler can be used to send messages to RabbitMQ. Your
Graylog2 server needs to be configured to consume messages via AMQP then. This
prevents log messages from being lost due to dropped UDP packets (GELFHandler
sends messages to Graylog2 using UDP). You will need to configure RabbitMQ
with a 'gelf_log' queue and bind it to the 'logging.gelf' exchange so messages
are properly routed to a queue that can be consumed by Graylog2 (the queue and
exchange names may be customized to your liking).
.
graypy can be easily integrated into Django's logging settings.
.
This is the Python 3 version of the package.
Description-md5: 11e6bc1b1e3a53c98bf881f11a4f653f