Download the PHP package cascade-energy/monolog-kinesis-handler without Composer
On this page you can find all versions of the php package cascade-energy/monolog-kinesis-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cascade-energy/monolog-kinesis-handler
More information about cascade-energy/monolog-kinesis-handler
Files in cascade-energy/monolog-kinesis-handler
Download cascade-energy/monolog-kinesis-handler
More information about cascade-energy/monolog-kinesis-handler
Files in cascade-energy/monolog-kinesis-handler
Vendor cascade-energy
Package monolog-kinesis-handler
Short Description Kinesis handler for Monolog
License MIT
Package monolog-kinesis-handler
Short Description Kinesis handler for Monolog
License MIT
Please rate this library. Is it a good library?
Informations about the package monolog-kinesis-handler
Kinesis handler for Monolog
Monolog handler to send messages to AWS Kinesis streams
Example Usage
Import Usage Notes
This handler is designed for streaming near-real-time monitoring information to systems like DevOps dashboards; it is not intended to be a mission critical log aggregator. Because of this, the exception handling strategy is currently to allow logs to simply be dropped.
If the target Kinesis stream cannot be reached or if its throughput is being exceeded this handler makes no attempt to re-try failed log transmissions.
All versions of monolog-kinesis-handler with dependencies
PHP Build Version
Package Version
The package cascade-energy/monolog-kinesis-handler contains the following files
Loading the files please wait ....