This is ansible tlog role. See https://github.com/Scribery/tlog.
This project is under development.
None
Defaults:
-
arch: x86_64
-
source_dir: tlog-source
-
tlog_writer: file (could be file/syslog/journal/es)
-
tlog_logfile: /var/log/tlog.log
-
tlog_priority: info
-
tlog_facility: local5
-
tlog_reader: file (could be file/journal/es)
-
es_forward: false
#set elasticsearch ip and port
- es_ip: 127.0.0.1
- es_port: 9200
None
- hosts: all
roles:
- { role: radosroka.ansible-tlog }
GPL3
Radovan Sroka --- [email protected]