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: Sample NCSA Log Generator

1 pointsby TheIronYuppie2 months ago
When we were doing a bunch of customer examples for Bacalhau[1], we needed to create a fake NCSA compatible log generator[2].<p>We also containerized it to make it even easier[3]. E.g.<p><pre><code> docker run -v .&#x2F;logs:&#x2F;var&#x2F;log&#x2F;app ghcr.io&#x2F;bacalhau-project&#x2F;access-log-generator:latest </code></pre> Absolutely no business model behind this - just Apache2&#x2F;MIT. If you like it, just use it! If you don&#x27;t, happy to tweak it!<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;bacalhau-project&#x2F;bacalhau" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bacalhau-project&#x2F;bacalhau</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;bacalhau-project&#x2F;examples&#x2F;tree&#x2F;main&#x2F;utility_containers&#x2F;access-log-generator" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bacalhau-project&#x2F;examples&#x2F;tree&#x2F;main&#x2F;utili...</a><p>[3] <a href="https:&#x2F;&#x2F;github.com&#x2F;orgs&#x2F;bacalhau-project&#x2F;packages&#x2F;container&#x2F;package&#x2F;access-log-generator" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;orgs&#x2F;bacalhau-project&#x2F;packages&#x2F;container&#x2F;...</a>

no comments

no comments