Follow multiple log files and push updates to multiple clients.
Use github authentication or ldap, or none at all.
Modify the log before sending it, for anonymization, formatting, etc.
Users may follow or unfollow files.
Installation notes:
npm installs current versions of express and everyauth, which use different versions of session. My working setup uses [email protected], [email protected], [email protected].
TODO:
- ldap auth
- Clean up the client side. More flair.