Per the warning here, CloudWatch logs agent is going to be deprecated.
Can you please add an example for gathering application logs via the unified agent? The examples in the official docs are not great.
Specifically, I'd like to send multiple log files (/var/log/example/ex-1.log and /var/log/example/ex-2.log) to the same log group. Thanks in advance
Per the warning here, CloudWatch logs agent is going to be deprecated.
Can you please add an example for gathering application logs via the unified agent? The examples in the official docs are not great.
Specifically, I'd like to send multiple log files (
/var/log/example/ex-1.logand/var/log/example/ex-2.log) to the same log group. Thanks in advance