After <https://github.com/cfm/babel-search>…
## SSH-based, like [olduse.net](https://archive.org/details/olduse.net)
* Append to current file
* `tail -f` from current file
* [Archive current file to S3](https://www.digitalocean.com/community/tutorials/how-to-use-logrotate-and-s3cmd-to-archive-logs-to-object-storage-on-ubuntu-16-04)
## Web-based
- `XADD` to [Redis stream](https://redis.io/docs/latest/develop/data-types/streams/)
- [`XREAD` from Redis stream](https://docs.rs/redis/latest/redis/struct.Cmd.html#method.xadd)
- [Serve via WebSocket](https://blog.logrocket.com/build-websocket-server-with-rust/)