singleplatform-eng.awslogs

Build-Status

ansible-role-awslogs

Ansible-Rolle zur Installation und Konfiguration des CloudWatch Logs Agenten

https://galaxy.ansible.com/singleplatform-eng/awslogs/

Rollenvariablen

  • awslogs_config: Liste der zu überwachenden Protokolldateien

    Beispiel:

      awslogs_config:
        - file: /var/log/syslog
          datetime_format: "%b %d %H:%M:%S"
          log_group_name: syslog
    

Beispiel-Playbook

- hosts: alle
  become: ja
  rollen:
      - ansible-role-awslogs

Autoreninformation

SinglePlatform Engineering

Lizenz

BSD 3-Klausel

Über das Projekt

Install and configure the CloudWatch Logs Agent.

Installieren
ansible-galaxy install singleplatform-eng.awslogs
GitHub Repository
Lizenz
Unknown
Downloads
7.3k
Besitzer
Open source code from the SinglePlatform Engineering team.