Skip to main content
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.1.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.1-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.1.tar.gz.

File metadata

  • Download URL: python_logstash_async-4.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 364c6977da9ef7da7b7195101f1fbbf4d8e4cd0f2d492203ce675369617af0e7
MD5 856a8b1c5528b0589e3f9dce658e6577
BLAKE2b-256 711f1f9ab392c63645130bee1e8b3ed6475d9833587b5969b7f0e27b04b1df65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_logstash_async-4.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 32998c97161066308b40b8895e4b73934df9ff470d2446772a1fd9c2b367730c
MD5 46d1bcf438ba9d5d21954581ce4487f7
BLAKE2b-256 0ccd0700676c545757620a5fefd5b47311a543230d77d7c86631cea9000df17e

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