Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

**stream‑log‑stats** is a Node.js utility that reads a stream of web server logs in the Common Log Format and continuously prints real‑time statistics (total requests, data transferred, breakdowns by file extension and resource) to the console. It can be used as a command‑line tool (pipe any CLF log into `log‑stats`) or as a library that plugs into middleware‑based servers (e.g., Connect/Morgan) to monitor traffic for developers and ops who need live insight into web traffic without storing the logs.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of 75lb/stream-log-stats

Account's avatar
dominictarr/JSONStream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Account's avatar
75lb/ansi-escape-sequences
A simple library containing all known terminal ansi escape codes and sequences.
Account's avatar
75lb/byte-size
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
Account's avatar
75lb/common-log-format
Transform web logs (common log format) to JSON
Account's avatar
75lb/stream-via
stream-via
Account's avatar
75lb/table-layout
Stylable text tables, handling ansi colour. Useful for console output.
Account's avatar
test-runner-js/test-runner
Fully-featured, lightweight command-line test runner

Support the repos that depend on this repository

Top contributors

75lb's profile
75lb
87 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
75lb

75lb/stream-log-stats

Prints statistics from the incoming web log stream to the console

JavaScript
0
0
MIT License