Skip to main content

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/.

Documentation Status

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-1.4.1.tar.gz (24.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-1.4.1-py2.py3-none-any.whl (19.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for python-logstash-async-1.4.1.tar.gz
Algorithm Hash digest
SHA256 47a0ed900b681b8a5c61e6de2d1b75215e1aa2aaa03283d916ef14dd981fe71b
MD5 a1248c16d8b4984bcd354b7c93bd3916
BLAKE2b-256 4e637c6c1467e07e5e87419b652ed733869ee6f397950c9bfa69cf051467db67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_logstash_async-1.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d234ecd70b3191abde7557904fa9557468f0bb844a7989aa1039e0ff550b1eea
MD5 063eab5d25ea6a1cb54e9e30d16d0076
BLAKE2b-256 accbaf6f6ec1fb80b6c6bc3549fd87aeeeff66e40e74970d9c21ca1fd13fc2dc

See more details on using hashes here.

Release history Release notifications | RSS feed

4.1.0

2 files

4.0.2

2 files

4.0.1

2 files

4.0.0

2 files

3.0.0

2 files

2.7.2

2 files

2.7.1

2 files

2.7.0

2 files

2.6.0

2 files

2.5.0

2 files

2.4.0

2 files

2.3.0

2 files

2.2.0

2 files

2.1.1

2 files

2.1.0

2 files

2.0.0

2 files

1.6.7

2 files

1.6.6

2 files

1.6.5

2 files

1.6.4

2 files

1.6.3

2 files

1.6.2

2 files

1.6.1

2 files

1.6.0

2 files

1.5.1

2 files

1.5.0

2 files

This release

1.4.1 This release

2 files

1.4.0

2 files

1.3.1

2 files

1.3.0

2 files

1.2.0

2 files

1.1.1

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page