elliotmoso/monolog-influxdb

A handler for Monolog that sends messages to InfluxDB

This package's canonical repository appears to be gone and the package has been frozen as a result.

1.0.0 2017-02-03 10:32 UTC

This package is not auto-updated.

Last update: 2022-02-28 02:27:20 UTC


README

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.