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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file logstash-0.1dev.tar.gz
.
File metadata
- Download URL: logstash-0.1dev.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99c9742100189f138d27d7602637d42fe4bfeb6e8867c079d5db88f1b9b289da |
|
MD5 | 3891ab034237fe021e4184c9fc9b0959 |
|
BLAKE2b-256 | 8d763f7d068631ab7c2d8dc4a2ad47eedeb4a52a7ffb9c09125418707d3ab2a1 |