I have a Sagemaker instance running for a while now. I didn't change anything in between, but now I can't see new logs on Cloudwatch anymore. The old logs are still there, but no new ones since 2 days.
The Sagemaker instance is still running. It's just not logging anymore. And as the code didn't change and I don't have anything time-dependant in there, I'm pretty sure I hit a limit. But I don't know which one:
- The Log group has only one log stream
- The single log stream has a size of 175MB.
I found CloudWatch Logs Limits and CloudWatch Events Limits, but that didn't help me.
What could be the problem? How can I investigate it?
According to AWS docs this should not happen. The general AWS support did not help.