diff --git a/index.html b/index.html index 009ecbb..49ae081 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@
Log-shuttle is an open source command line program that reads line feed seperated ("\n") messages from stdin and delivers them to log processors via HTTPS.
-Log-shuttle batches logs, encoding the HTTP body in length prefixed RFC5424 frames. Both logplex and log-iss understand this format. This trio of programs handles nearly all log delivery inside of Heroku.
+Log-shuttle batches logs, encoding the HTTP body in length prefixed RFC5424 frames. Both logplex and log-iss understand this format. This trio of programs handles nearly ~20 billion log lines a day at Heroku.