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

Application log monitoring #4950

Closed
deep7710 opened this Issue Dec 4, 2018 · 1 comment

Comments

Projects
None yet
2 participants
@deep7710
Copy link

deep7710 commented Dec 4, 2018

I have my application generating 10 types of log files and I have it running on 100s of servers. I want to monitor these log files. at the same time, i want to find "ERRORS/EXCEPTIONS etc." which gets printed in these log files and raise alert. Is there a exporter which can handle this?? Infact handle multiple log files!!! I have tries grok_exporter but it can handle only 1 at a time and I do not want to start so many exporters!!!

@simonpasquier

This comment has been minimized.

Copy link
Member

simonpasquier commented Dec 4, 2018

You can look at https://github.com/google/mtail too.

I'm closing it for now. If you have further questions, please use our user mailing list, which you can also search.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.