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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Log2fluent – send logs to Fluent over TCP/Unix sockets

1 点作者 opmac10 个月前
log2fluent is a command line tool (written in Go) that sends application logs to a Fluent server (e.g. Fluent Bit, Fluentd) via the Fluent Forward Protocol as structured log data.<p>Adopted from my blog original post &quot;Utilizing Pipes for High Performance Log Management&quot;: <a href="https:&#x2F;&#x2F;cyral.com&#x2F;blog&#x2F;utilizing-pipes-for-high-performance-log-management&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cyral.com&#x2F;blog&#x2F;utilizing-pipes-for-high-performance-...</a><p>It&#x27;s mostly useful for situations where you don&#x27;t want to ever write logs to disk and you don&#x27;t want to update your app&#x27;s code to send logs directly to Fluent.<p>Check it out at:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ccampo133&#x2F;log2fluent">https:&#x2F;&#x2F;github.com&#x2F;ccampo133&#x2F;log2fluent</a><p>The README has a bunch more information as well as some example usage. Thanks!

暂无评论

暂无评论