Skip to main content

Stream supervisord logs to a syslog instance

Project description

A [supervisor] plugin to stream events to an external Syslog instance (for example, Logstash).

Installation

` pip install supervisor-logging `

Usage

The Syslog instance to send the events to is configured with the environment variables:

  • SYSLOG_SERVER

  • SYSLOG_PORT

  • SYSLOG_PROTO

Add the plugin as an event listener:

` [eventlistener:logging] command = supervisor_logging events = PROCESS_LOG `

[supervisor]: http://supervisord.org/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

supervisor-logging-0.0.8.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page