Skip to main content

Logstash API Client

Project description

Logstash API

Simple Python API client for Logstash.

Configuration

Name Type Description
LOGSTASH_BASE_URL str The base URL value to be used to communicate using the Logstash API, should include username and password if HTTP Auth is used (defaults to None).
LOGSTASH_BUFFER_SIZE int The size of the buffer (in number of entries) until the buffer is flushed (defaults to 128).
LOGSTASH_TIMEOUT int The timeout in seconds in seconds until the buffer is flushed (defaults to 30).

License

Logstash API is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Coverage Status PyPi Status License

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-api-0.1.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

logstash_api-0.1.1-py2.py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 2 Python 3

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