logstash
Logstash module for Infuse Framework
Description
Adds middleware to format Monolog events for Logstash and output them to a Redis list.
Installation
- Install the package with composer:
composer require infuse/logstash
- Add the
logstashmodule to the list of middleware in your app configuration.

