Download the PHP package linkprofit-cpa/kibana-formatter without Composer
On this page you can find all versions of the php package linkprofit-cpa/kibana-formatter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download linkprofit-cpa/kibana-formatter
More information about linkprofit-cpa/kibana-formatter
Files in linkprofit-cpa/kibana-formatter
Download linkprofit-cpa/kibana-formatter
More information about linkprofit-cpa/kibana-formatter
Files in linkprofit-cpa/kibana-formatter
Vendor linkprofit-cpa
Package kibana-formatter
Short Description Formatter for Kibana log-messages
License MIT
Homepage https://github.com/linkprofit-cpa/kibana-formatter
Package kibana-formatter
Short Description Formatter for Kibana log-messages
License MIT
Homepage https://github.com/linkprofit-cpa/kibana-formatter
Please rate this library. Is it a good library?
Informations about the package kibana-formatter
kibana-formatter
Kibana log-messages for exceptions
By default after formatting in GelfMessageFormatter Exception traces in Kibana JSON-view looks like string. This package formats traces into easy readable JSON.
Installation
-
Install kibana-formatter:
-
Define environment variables:
APPLICATION_CODE
APPLICATION_VERSION
KIBANA_HOST
KIBANA_PORT
- Use this snippet for
Logger
initialization:
Symfony 4+ installation
-
Install logger:
-
Install kibana-formatter:
- Add to
.env.dist
and.env
APPLICATION_CODE
andAPPLICATION_VERSION
variables. -
Edit
config/packages/prod/monolog.yaml
:Recommended log level for prod and test environments - notice. For dev - debug.
- Edit
config/services.yaml
:
Versioning
This software follows "Semantic Versioning" specifications. All function signatures declared as public API.
Read more on SemVer.org.
All versions of kibana-formatter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
ext-json Version *
graylog2/gelf-php Version ^1.6
monolog/monolog Version ^1.20
ext-json Version *
graylog2/gelf-php Version ^1.6
monolog/monolog Version ^1.20
The package linkprofit-cpa/kibana-formatter contains the following files
Loading the files please wait ....