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.

Show HN: Dynamic Debug Logging

1 pointsby wsargentabout 3 years ago
I made a proof of concept using Docker Compose showing dynamic debug logging in the cloud using a structured logging framework. The PoC uses script and JSONPath to evaluate the input structured data to determine criteria for logging:<p>https:&#x2F;&#x2F;github.com&#x2F;tersesystems&#x2F;dynamic-debug-logging<p>I have examples of more dynamic logging stuff:<p>https:&#x2F;&#x2F;github.com&#x2F;tersesystems&#x2F;echopraxia-examples<p>There&#x27;s a couple of other instance of dynamic logging, but it does not seem to be very well known. For example the Linux kernel:<p>https:&#x2F;&#x2F;www.kernel.org&#x2F;doc&#x2F;html&#x2F;v4.11&#x2F;admin-guide&#x2F;dynamic-debug-howto.html<p>and Pixie, using Go and eBPF:<p>https:&#x2F;&#x2F;docs.pixielabs.ai&#x2F;tutorials&#x2F;custom-data&#x2F;dynamic-go-logging&#x2F;

no comments

no comments