community.general.logdna – Sends playbook logs to LogDNA¶
Note
This plugin is part of the community.general collection (version 2.5.1).
To install it use: ansible-galaxy collection install community.general
.
To use it in a playbook, specify: community.general.logdna
.
Synopsis¶
This callback will report logs from playbook actions, tasks, and events to LogDNA (https://app.logdna.com)
Requirements¶
The below requirements are needed on the local controller node that executes this callback.
LogDNA Python Library (https://github.com/logdna/python)
whitelisting in configuration
Parameters¶
Authors¶
Unknown (!UNKNOWN)