Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handler not sending batch messages when use_queues=True to Cloudwatch #164

Closed
nabsabraham opened this issue Dec 21, 2021 · 2 comments
Closed

Comments

@nabsabraham
Copy link

If I set use_queues=True I don't get my logs pushed to Cloudwatch. However, when I set use_queues=False I can see my log stream created. I'm currently using watchtower==2.0.0. I've inspected the queue and it seems there's always only one item in the queue for my log_stream but its not getting dequeued. Since my stream is not large, I can get away with sending messages one at a time but need a long-term fix.

@kislyuk
Copy link
Owner

kislyuk commented Dec 22, 2021

Thank you for your interest in Watchtower. Your report does not provide sufficient information to reproduce the problem. If you need help, please provide a complete, self-contained reproduction of your problem.

I am going to close this issue for now. Please feel free to provide the required information here and I will reopen, or file a new one.

@kislyuk kislyuk closed this as completed Dec 22, 2021
@MichaelKim0407
Copy link

https://stackoverflow.com/a/76284801/3248736

@kislyuk I wrote down my diagnosis on StackOverflow. Please take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants