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.7.2.tar.gz (34.7 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.7.2-py2.py3-none-any.whl (22.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: python-logstash-async-2.7.2.tar.gz
  • Upload date:
  • Size: 34.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for python-logstash-async-2.7.2.tar.gz
Algorithm Hash digest
SHA256 dcc87056e38dc3697d081f0fc1e413047bc249d758cf55a2ffd79f3e26d7f69f
MD5 e54a775d5b7df8c20ac883ab8d84185b
BLAKE2b-256 c97d302df3fb6810ba7105b5912e407bcfd3c844034178ff03f01b0db087977a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_logstash_async-2.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 208f759c684b5ced55b93beecd7a52354cf8f75c8607e693fe86fb297b7a5684
MD5 e57fb91f64923cb776d9c81546c4e642
BLAKE2b-256 2aba0735e10b925aee12c64c5a15d6304e97fffcc88856dca55935be49637647

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