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

Restart vector if it stops receiving logs from sources #50

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jsierles
Copy link
Member

This PR adds a small monitoring service that queries vector at a configurable interval. It checks whether vector has processed any new events. If it hasn't we can assume that its NATS subscription is 'stuck' and needs to be restarted.

@cayblood
Copy link

It seems like my log shipper app is getting stuck and this might be a way to fix it. @jsierles is it possible for me to deploy this update before it gets merged? Is there a docker image I can refer to now, or would I need to build it myself?

@jsierles
Copy link
Member Author

You'd need to build it yourself at the moment.

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

Successfully merging this pull request may close these issues.

2 participants