Sha256: d665d071efd3a473bc3581c20537b9c2afe3c90265ac153ee73c4f161482c9ad

Contents?: true

Size: 298 Bytes

Versions: 6

Compression:

Stored size: 298 Bytes

Contents

#!/bin/bash -exu

# yum install already has configured
#   /usr/lib/systemd/system/awslogsd.service
# Restart because we adjust the config with configure.sh
systemctl daemon-reload
systemctl restart awslogsd # with the yum awslogs package the systemd is called awslogsd
# systemctl status awslogsd

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
aws-ec2-1.4.5 lib/aws_ec2/scripts/cloudwatch/service/amazonlinux2.sh
aws-ec2-1.4.4 lib/aws_ec2/scripts/cloudwatch/service/amazonlinux2.sh
aws-ec2-1.4.3 lib/aws_ec2/scripts/cloudwatch/service/amazonlinux2.sh
aws-ec2-1.4.2 lib/aws_ec2/scripts/cloudwatch/service/amazonlinux2.sh
aws-ec2-1.4.1 lib/aws_ec2/scripts/cloudwatch/service/amazonlinux2.sh
aws-ec2-1.4.0 lib/aws_ec2/scripts/cloudwatch/service/amazonlinux2.sh