Sha256: eeaf537c59ae9b4beea0319f20a25cf6c4ba4e9f47620585aeaa208b4aeaca6a
Contents?: true
Size: 339 Bytes
Versions: 6
Compression:
Stored size: 339 Bytes
Contents
#/bin/bash -exu # Interestingly, the awslogs-agent-setup.py command in the install.sh script # already sets up systemd. # With the yum awslogs-agent-setup.py setup, the systemd is called awslogs # We just have to reload and restart it since we reconfigured it systemctl daemon-reload systemctl restart awslogs # systemctl status awslogs
Version data entries
6 entries across 6 versions & 1 rubygems