kidshenlong / monolog-influxdb
A handler for Monolog that sends messages to InfluxDB
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 2
pkg:composer/kidshenlong/monolog-influxdb
Requires
- guzzlehttp/guzzle: ^6.0
 - monolog/monolog: 1.13.1
 
This package is not auto-updated.
Last update: 2025-10-26 00:09:09 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.