No project description provided
Project description
Ansible Runner beats Event Emitter
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
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
Built Distribution
File details
Details for the file ansible_runner_beats-1.0.4.tar.gz
.
File metadata
- Download URL: ansible_runner_beats-1.0.4.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 242df9156db954ae10417941383b307662746b31abad148ceb5759aadd204679 |
|
MD5 | daa210d22277be12db9dc7c110731143 |
|
BLAKE2b-256 | eba1caab641d8c0b010fecc32171df2b129a3ab23595e36114e0fcb0c1985142 |
File details
Details for the file ansible_runner_beats-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: ansible_runner_beats-1.0.4-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b96f4fefdb54ecbac921db5d4ddb5af4f6e54749e5836232d77854502a757c72 |
|
MD5 | 37e1b5416d635bd112c6768bf66d68f6 |
|
BLAKE2b-256 | 863cdbb2e4a8803eec47f95a713aadafc8a23b5d09ab11cb0c4efcb6e1fdd4cf |