kidshenlong / monolog-influxdb by kidshenlong

A handler for Monolog that sends messages to InfluxDB
13
4
2
Package Data
Maintainer Username: kidshenlong
Maintainer Contact: michaelpm91@googlemail.com (Michael Patterson-Muir)
Package Create Date: 2015-06-15
Package Last Update: 2015-11-11
Language: PHP
License: MIT
Last Refreshed: 2024-04-23 03:08:43
Package Statistics
Total Downloads: 13
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 4
Total Watchers: 2
Total Forks: 2
Total Open Issues: 0

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.