{"library":"python-logstash-async","type":"library","category":null,"description":"Python-logstash-async is an asynchronous Python logging handler designed to send log events to a remote Logstash instance. It processes log events in a separate worker thread to avoid blocking the main application, crucial for performance-sensitive applications like web services. It supports TCP, UDP, and Beats protocols, with optional SSL for TCP, and can persist unsent logs to a SQLite database. The library is actively maintained with regular releases addressing bug fixes and introducing new features.","language":"python","status":"active","version":"4.1.0","tags":["logging","logstash","async","elk","observability"],"install":[{"cmd":"pip install python-logstash-async","imports":["from logstash_async.handler import AsynchronousLogstashHandler","from logstash_async.formatter import LogstashFormatter","from logstash_async.transport import HttpTransport","from logstash_async.transport import BeatsTransport"]}],"homepage":null,"github":"https://github.com/eht16/python-logstash-async","docs":"https://python-logstash-async.readthedocs.io/en/stable/","changelog":null,"pypi":"https://pypi.org/project/python-logstash-async/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.9,"avg_import_s":0.85,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-logstash-async/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}