Download the PHP package emran/logstash-bundle without Composer
On this page you can find all versions of the php package emran/logstash-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download emran/logstash-bundle
More information about emran/logstash-bundle
Files in emran/logstash-bundle
Download emran/logstash-bundle
More information about emran/logstash-bundle
Files in emran/logstash-bundle
Vendor emran
Package logstash-bundle
Short Description Symfony2 Bundle for writing logs to logstash through redis broker/input.
License MIT
Homepage http://www.emranhasan.com
Package logstash-bundle
Short Description Symfony2 Bundle for writing logs to logstash through redis broker/input.
License MIT
Homepage http://www.emranhasan.com
Please rate this library. Is it a good library?
Informations about the package logstash-bundle
LogstashBundle
A bundle on top of MonologBundle which provides logging to logstash through redis broker/input.
Installation
Step 1: Download LogstashBundle
Add logstash bundle in your composer.json as below:
Update/install with this command:
Step 2: Enable the bundle
Register the bundle
Step 3: Activate the main configs
How to use ?
The bundle adds a new handler to the already register logger service, so there shouldn't be any change in the way you are logging your events:
All versions of logstash-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
symfony/monolog-bundle Version >=2.1
symfony/monolog-bridge Version >=2.1
symfony/dependency-injection Version >=2.1
symfony/config Version >=2.1
monolog/monolog Version ~1.3
symfony/monolog-bundle Version >=2.1
symfony/monolog-bridge Version >=2.1
symfony/dependency-injection Version >=2.1
symfony/config Version >=2.1
monolog/monolog Version ~1.3
The package emran/logstash-bundle contains the following files
Loading the files please wait ....