TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: LogRegex – Find patterns in log files

7 点作者 theicfire超过 3 年前

1 comment

theicfire超过 3 年前
I had a problem at work which required finding certain patterns in our log files. I figured that someone had built such a think (at least at a large log analysis company like Splunk), but I couldn&#x27;t find anything.<p>I&#x27;m not sure how common of a problem this is for people, but I figured I&#x27;d try to build something to see if my solution even made sense. It turns out it works quite well.<p>Have you heard of problems this could solve, or projects like this? Please let me know! I put some decent effort into documenting the tool, but tell me if it&#x27;s unclear.<p>Thanks!