Logstalgia is a spectacular realtime visualisation tool for web application access logs. This tool ingests Amazon Web Services Elastic Load Balancing access logs and emits log entries formatted according to Logstalgia's custom log format.
Installation
$ gem install elb2logstalgia
Usage
$ cat some_elb_logfile.log | e2l | logstalgia -
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/hakamadare/elb2logstalgia. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.