libyanspider.graylog_sidecar_role
Graylog Sidecar Role
Ansible role to install Graylog-Sidecar replacing Collector-Sidecar on Linux servers
Tested on:
- CentOS 7
- CloudLinux 7
TODO:
- Add Windows support
Requirements
None
Role Variables
The role accepts two variables:
graylog_urlstring (required) Graylog API URLgraylog_api_tokenstring (required) Graylog API Token
Dependencies
- libyanspider.firewall_ansible_role
Example Playbook
- hosts: servers
roles:
- { role: libyanspider.graylog_sidecar_role, graylog_url: https://graylog.server.com/api/, graylog_api_token: "SECRETTOKEN" }
License
BSD
Author Information
Ahmed Shibani (Twitter: @ashibani, Github: shumbashi)
Install
ansible-galaxy install libyanspider.graylog_sidecar_roleLicense
Unknown
Downloads
574
Owner
