Sha256: 01dd32e68f78a281d1ef5dae86eb0176186f006004247d0a66867c80e92ec7c4

Contents?: true

Size: 196 Bytes

Versions: 1

Compression:

Stored size: 196 Bytes

Contents

#/bin/bash -exu

# The awslogs-agent-setup.py setup creates a systemd unit is called awslogs.
systemctl daemon-reload
systemctl restart awslogs
systemctl enable awslogs
# systemctl status awslogs

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aws-ec2-1.4.6 lib/aws_ec2/scripts/cloudwatch/service/ubuntu.sh