PHPackages                             cyntelli/yii2-log-fluentd - 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. cyntelli/yii2-log-fluentd

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

cyntelli/yii2-log-fluentd
=========================

Logging with Fluentd for Yii2

0.1.1(5y ago)25.5kMITPHPPHP &gt;=7.1.3

Since May 18Pushed 5y ago2 watchersCompare

[ Source](https://github.com/Cyntelli/yii2-fluentd-target)[ Packagist](https://packagist.org/packages/cyntelli/yii2-log-fluentd)[ RSS](/packages/cyntelli-yii2-log-fluentd/feed)WikiDiscussions master Synced 1mo ago

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

yii2-fluentd-target
===================

[](#yii2-fluentd-target)

[![Latest Stable Version](https://camo.githubusercontent.com/bc85c017feb7e4737ccce3e2993220a9aad91904405807b6953f2f091abfc903/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63796e74656c6c692f796969322d6c6f672d666c75656e74642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cyntelli/yii2-log-fluentd) [![Total Downloads](https://camo.githubusercontent.com/19910d3a21c87ce325dbfa52f788025cbb8d8a6e7db2fe7d44ade2b93b818fd0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63796e74656c6c692f796969322d6c6f672d666c75656e74642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cyntelli/yii2-log-fluentd)

Logging with Fluentd for Yii2.

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

[](#installation)

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

Either run

```
php composer.phar require "cyntelli/yii2-log-fluentd" "*"

```

or add

```
"cyntelli/yii2-log-fluentd" : "*"
```

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

Usage
-----

[](#usage)

Add Fluentd target to your log component config:

```
