idealistsoft/framework-logstash

Logstash module for Idealist Framework


Keywords
framework, middleware, logstash, idealist
License
MIT

Documentation

logstash

Latest Stable Version Total Downloads

Logstash module for Infuse Framework

Description

Adds middleware to format Monolog events for Logstash and output them to a Redis list.

Installation

  1. Install the package with composer:
composer require infuse/logstash
  1. Add the logstash module to the list of middleware in your app configuration.