Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 778 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 778 Bytes

Monolog Kibana Formatter

Monolog Formatter based on LogstashFormatter for storing Rest api errors

Install

Edit 'composer.json':

  • add "pdffiller/laravel-monolog-kibana": "dev-master@dev" to 'require' section
  • add "repositories": [{"type": "vcs","url": "[email protected]:pdffiller/laravel-monolog-kibana.git"}]

Add Pdffiller\LaravelMonologKibana\KibanaFormatterServiceProvider::class to 'config/app.php' into 'providers' array

License

airSlate and any contributors to this project each grants you a license, under its respective copyrights, to the Monolog Kibana Formatter and other content in this repository under the MIT License, see the LICENSE file for more information.

SPDX-License-Identifier: MIT