LaravelPackages.net
Acme Inc.
Toggle sidebar
kidshenlong/monolog-influxdb

A handler for Monolog that sends messages to InfluxDB

13
4
About kidshenlong/monolog-influxdb

kidshenlong/monolog-influxdb is a Laravel package for a handler for monolog that sends messages to influxdb. It currently has 4 GitHub stars and 13 downloads on Packagist. Install it with composer require kidshenlong/monolog-influxdb. Discover more Laravel packages by kidshenlong or browse all Laravel packages to compare alternatives.

Last updated

monolog-influxdb

InfluxDB Handler for Monolog, which allows to store log messages in an InfluxDB (v0.8) Table.

Installation

monolog-influxdb is available via composer

"kidshenlong/monolog-influxdb": "*"

Usage

Examples

To Do

  • Write Initialise function
  • Documentation
  • Doc Blocks
  • Support legacy and current influx api
  • Investigate response times for influx posts
  • Tests

License

This tool is free software and is distributed under the MIT license. Please have a look at the LICENSE file for further information.

Comments