awslogs
ansible-role-awslogs
Ansible role for installing and configuring the CloudWatch Logs Agent
https://galaxy.ansible.com/singleplatform-eng/awslogs/
Role Variables
awslogs_config
: list of log files to monitorExample:
awslogs_config: - file: /var/log/syslog datetime_format: "%b %d %H:%M:%S" log_group_name: syslog
Example Playbook
- hosts: all
become: yes
roles:
- ansible-role-awslogs
Author Information
License
BSD 3-Clause
Install
ansible-galaxy install singleplatform-eng/ansible-role-awslogs
License
Unknown
Downloads
7036
Owner
Open source code from the SinglePlatform Engineering team.