Answers for "aws instance agent installation on command line (cloudwatchlogs)"

0

aws instance agent installation on command line (cloudwatchlogs)

sudo yum install -y awslogs
sudo systemctl start awslogsd
sudo systemctl enable awslogsd.service
Posted by: Guest on October-17-2020

Code answers related to "aws instance agent installation on command line (cloudwatchlogs)"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language