Hey everyone! I’m trying to optimize my AWS setup and I’ve hit a bit of a roadblock. I’m currently using the CloudWatch Agent to collect my application logs, but I’m noticing that it seems to be continuously sending all of the logs that it has already captured, instead of just the new log entries. I want to make sure that I’m not overwhelming CloudWatch with redundant log data.
Does anyone know how I can configure the CloudWatch Agent to only send new log entries? Any guidance on the settings or configurations I need to adjust would be super helpful. Thanks in advance!