PHPackages                             payprocessing/yii2-graylog2 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. payprocessing/yii2-graylog2

ActiveYii2-extension[Logging &amp; Monitoring](/categories/logging)

payprocessing/yii2-graylog2
===========================

Graylog2 log TCP target for Yii2

v1.0.1(9y ago)056BSD 3-ClausePHP

Since Nov 17Pushed 8y ago3 watchersCompare

[ Source](https://github.com/Platron/yii2-graylog2)[ Packagist](https://packagist.org/packages/payprocessing/yii2-graylog2)[ Docs](https://github.com/Platron)[ RSS](/packages/payprocessing-yii2-graylog2/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Graylog2 log target for Yii2
============================

[](#graylog2-log-target-for-yii2)

Credits
-------

[](#credits)

Benjamin Zikarsky

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require "nex/yii2-graylog2" "*"

```

or add

```
"nex/yii2-graylog2" : "*"
```

to the `require` section of your application's `composer.json` file.

Usage
-----

[](#usage)

Add Graylog target to your log component config:

```
