Skip to main content

No project description provided

Project description

Ansible Runner beats Event Emitter

Maintainer License Release

This project is a plugin for Ansible Runner that allows emitting Ansible status and events to Logstash through the Beats protocol. This can allow Runner to notify other systems as Ansible jobs are run and to deliver key events to that system if it's interested.

It is useful to send data to Logstash through the Beats protocol.

This plugin is inspired by ansible-runner-http licensed under Apache License 2.0

:zap: Installation

python3 -m pip install ansible-runner-beats

:gear: Variables

Runner config Environment variable Default value
runner_beats_host RUNNER_BEATS_HOST None
runner_beats_port RUNNER_BEATS_PORT None
runner_beats_ssl_cert RUNNER_BEATS_SSL_CERT ""
runner_beats_ssl_key RUNNER_BEATS_SSL_KEY ""
runner_beats_ssl_ca RUNNER_BEATS_SSL_CA ""
runner_beats_custom_fields RUNNER_BEATS_CUSTOM_FIELDS {}

The plugin also register an environment variable named RUNNER_BEATS_TIMEDOUT if the beats endpoint is not available

:copyright: License

Mozilla Public License Version 2.0

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

ansible-runner-beats-1.0.3.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

ansible_runner_beats-1.0.3-py3-none-any.whl (9.4 kB view hashes)

Uploaded 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