TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Centralized logging with ELK

6 pointsby tapan_panditaover 8 years ago

1 comment

dozzieover 8 years ago
&gt; What’s out there<p>&gt; Grep<p>&gt; Paid logging services<p>&gt; Self hosted<p>&gt; Our Solution: The ELK Stack<p>So, basically, what everybody else is doing. Nothing fancy.<p>Also, you may discover that grepping through the logs for processing them can actually be faster than using Elasticsearch (and I haven&#x27;t mentioned the speed of <i>storing</i> them yet). I&#x27;ve seen this happen.