Centralized logging with ELK
blog.hypertrack.com
Centralized logging with ELK
1–2 of 2 posts
Re: Centralized logging with ELK
#2> What’s out there
> Grep
> Paid logging services
> Self hosted
> Our Solution: The ELK Stack
So, basically, what everybody else is doing. Nothing fancy.
Also, you may discover that grepping through the logs for processing them can actually be faster than using Elasticsearch (and I haven't mentioned the speed of storing them yet). I've seen this happen.