elastic/ecs-logging

Format and enrich your log files in the elastic common schema


Keywords
log, logging, elastic, ECS, psr-3, filebeat, elastic-common-schema, monolog, monolog-formatter, php
License
Apache-2.0

Documentation

Build Status

ECS Logging for PHP

Transform your application logs to structured logs that comply with the Elastic Common Schema (ECS). In combination with Filebeat, send your logs directly to Elasticsearch and leverage Kibana's Logs app to inspect all of your logs in a single place. This provides more observability for your PHP applications, for example, by correlating your logs with APM traces.

See the PHP ECS logging documentation to get started, or the ecs-logging repo for other ECS logging libraries and more resources about ECS & logging.


Install

composer require elastic/ecs-logging

Examples and Usage

Library Support

References

Contributing

See contributing documentation.

License

This software is licensed under the Apache 2 license.