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.

Centralising logs with rsyslog and parsing them with Graylog extractors

2 pointsby babolivierabout 7 years ago

1 comment

dozzieabout 7 years ago
Parsing this way (in Graylog) is so very... manual. I&#x27;d rather go with rsyslog&#x27;s liblognorm, either in rsyslog itself or in a separate daemon, like logdevourer I wrote. The rules then can be written in a regular text editor and versioned.<p>Also: what happens if there is a typo in one of the rules and a log entry doesn&#x27;t get parsed? Does Graylog&#x2F;grok have some indication that the log doesn&#x27;t match? And where the mismatch starts? Because liblognorm does.
评论 #17011109 未加载