Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 4.1.0 instead.
Reason given by maintainers: Wrong Python version requirement

PyPI Documentation Status CI Tests Python Versions License

Python Logstash Async is an asynchronous Python logging handler to submit log events to a remote Logstash instance.

Unlike most other Python Logstash logging handlers, this package works asynchronously by collecting log events from Python’s logging subsystem and then transmitting the collected events in a separate worker thread to Logstash. This way, the main application (or thread) where the log event occurred, doesn’t need to wait until the submission to the remote Logstash instance succeeded.

This is especially useful for applications like websites or web services or any kind of request serving API where response times matter.

For more details, configuration options and usage examples please see the documentation at http://python-logstash-async.readthedocs.io/en/latest/.

Installation

The easiest method is to install directly from pypi using pip:

pip install python-logstash-async

If you prefer, you can download python-logstash-async and install it directly from source:

python setup.py install

Get the Source

The source code is available at https://github.com/eht16/python-logstash-async/.

Contributing

Found a bug or got a feature request? Please report it at https://github.com/eht16/python-logstash-async/issues.

Author

Enrico Tröger <enrico.troeger@uvena.de>

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_logstash_async-4.0.0.tar.gz (37.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_logstash_async-4.0.0-py2.py3-none-any.whl (24.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file python_logstash_async-4.0.0.tar.gz.

File metadata

  • Download URL: python_logstash_async-4.0.0.tar.gz
  • Upload date:
  • Size: 37.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for python_logstash_async-4.0.0.tar.gz
Algorithm Hash digest
SHA256 8c64e82b4f110bef48deb680375fa56cd9dca72bddcbb3e1b786729c8d97e3f3
MD5 e0ff42e40f3efeadc3a9fbb94405f943
BLAKE2b-256 be9204f499cabc67f3fb66e9f194d2cc6086090bc8bffbcae5b37311acb0fe06

See more details on using hashes here.

File details

Details for the file python_logstash_async-4.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for python_logstash_async-4.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 87a12bfd13a6286619ef49b3915682c39d74919eeebb57692e69be6e6db2aea3
MD5 4b772c8cf29d37ec467e37e52d88adee
BLAKE2b-256 a452702a8c3718d7893624ee8adad22ae4238e4a15246c79d126f7c385a4a340

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page