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-2.4.0.tar.gz (33.3 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-2.4.0-py2.py3-none-any.whl (21.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file python-logstash-async-2.4.0.tar.gz.

File metadata

  • Download URL: python-logstash-async-2.4.0.tar.gz
  • Upload date:
  • Size: 33.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.27.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.9 CPython/3.9.12

File hashes

Hashes for python-logstash-async-2.4.0.tar.gz
Algorithm Hash digest
SHA256 7599c358b18232ec8c1e7fbf82b1d1180f0cf5541682c1fbe335fe6d46ba8733
MD5 5c992963fb1fcb0f919a15113e046777
BLAKE2b-256 eb5593bce40f4afa807acd3543f558120ab6c72dd9d97368c4801474d95a7e6f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_logstash_async-2.4.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 21.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.27.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.9 CPython/3.9.12

File hashes

Hashes for python_logstash_async-2.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ab13dc02094118ab1248d6fd7be8d257c2b3bd9e360ffc180f7f930bdbc4bb1e
MD5 cf5dcdd061d249ad8107772b9cb64749
BLAKE2b-256 14a55540b5b583c9dd4cb62557fc2d15dab98708deb4c67f4fee8f43e3a26afd

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 Pingdom Monitoring Sentry Error logging StatusPage Status page