Skip to content

alonisser/ansible-role-cloudwatch-logs-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-cloudwatch-logs-agent

An Ansible role to install AWS Cloudwatch Logs agent on Ubuntu 16.04

Prerequisites

This role assumes you run Ubuntu 16.04 on EC2.

Usage

Include the folder in your roles directory. You can add log files to the configuration in, for example, your group_vars, like this:

logs:
  - file: /var/log/syslog
    format: "%b %d %H:%M:%S"
    group_name: syslog

Author

Mijndert Stuij mijndert@mijndertstuij.nl

Inspired by https://github.com/christianewillman/ansible-aws-cloudwatch-logs

License

MIT

About

An Ansible role to install AWS Cloudwatch Logs agent on Ubuntu 16.04

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published