{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/3"}],"enrichment":{"capability":"A Python logging handler that forwards log messages to Logstash via UDP or TCP, integrating Python's standard logging framework with Logstash for centralized log aggregation.","skillfed_tags":["log-aggregation","logstash-integration","abandoned-maintenance"],"use_cases":["Forward Django application logs to Logstash for centralized monitoring and analysis across multiple instances.","Ship Gunicorn access and error logs to Logstash using TCP or UDP handlers configured in logging.conf.","Aggregate Python application logs with custom extra fields (strings, booleans, dicts, lists) into a Logstash index.","Route exception stack traces and application errors to Logstash for alerting and debugging workflows."],"what_it_does":"python3-logstash is a Python logging handler that bridges Python's standard logging module to Logstash, a log aggregation and processing platform. It captures log records and ships them to a Logstash instance via UDP or TCP, optionally supporting AMQP transport. The handler integrates seamlessly with Django and Gunicorn through standard Python logging configuration, allowing you to attach structured log data as extra fields and forward everything to a centralized Logstash pipeline.\n\nThe package has no runtime dependencies and installs as a pure Python wheel, making setup friction minimal. However, it has been abandoned since 2018\u2014the last release predates major Python and Logstash evolution\u2014so it will not adapt to schema changes or modern Python versions without external maintenance.","worth_installing":"Yes, if you are already running Logstash and need a lightweight Python logging bridge on a stable, unchanging codebase. No, if you require active maintenance, compatibility with recent Python versions, or support for modern Logstash schema versions\u2014consider a maintained alternative or direct HTTP/JSON logging instead."},"id":"python3-logstash","links":{"html":"https://skillfed.io/packages/python3-logstash","md":"https://skillfed.io/packages/python3-logstash.md","pypi":"https://pypi.org/project/python3-logstash/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-07-12","license_spdx":null,"license_treatment":"permissive","name":"python3-logstash","python_support":"unspecified","summary":"Python logging handler for Logstash."},"popularity":{"monthly_downloads":811833,"position":5001,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.80"}
