Hey everyone! I’m trying to set up the CloudWatch agent for my application, and I’ve hit a bit of a snag. I want to configure it so that it only sends the newly generated log entries to CloudWatch, instead of uploading all previous logs.
I’ve looked through the documentation, but I’m not sure how to make this work without cluttering my CloudWatch with old data. Has anyone else dealt with this before? Any insights on how to set up the agent to achieve this would be really appreciated! Thanks in advance!