VirtualTam's bookmarks
233 bookmarks found
-
wirelogd - Logging daemon for Wireguard
2025-01-04 Wirelogd relies on the latest handshake to determine if a peer is active or inactive. While there is trafic the handshake should be renewed every 2 minutes. If there is no trafic handshake is not renewed. Based on this behavior we assume that if there is no new handshake after a while, the client is probably inactive.
-
- Scuba: Diving into Data at Facebook - International Conference on Very Large Data Bases (VLDB) (PDF, Talk)
- HN discussion
- Axiom - Stop sampling, observe every event
- Eventrelay - An event streaming/storage system for the rest of us
- Honeycomb - Identify Outliers
- Rill - Fast operational dashboards that your team will actually use
- Strangeloop 17 - Why We Built Our Own Distributed Column Store by Sam Stokes
-
Elasticsearch - Grok processor
2023-11-19 - Elastic - Grokking Grok
- Kibana - Debug grok expressions
- Grok Constructor
- Elasticsearch Grok Patterns
- Logstash Grok Patterns
Alternative implementations:
- vjeantet/grok - Simple library to use/parse grok patterns with Go
- GuanceCloud/grok - Fork of the above
- logrusorgru/grokky - Pure golang grok-like library
- Telegraf's Grok Parser Plugin
- Vector Remap Language - Datadog Grok Parser