Skip to main content

Python library for Logstash

Project description

Logstash provides library for creating logstash messages from Python. The most useful class is the Event class that formats a JSON object into a Python class.

#!/usr/bin/env python

import logstash

event = logstash.Event(json_data)

For more information on logstash goto the website here

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

logstash-0.1dev.tar.gz (2.2 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