Skip to content

elastic/ecs-logging-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ee4a69e · Mar 24, 2025

History

98 Commits
Sep 9, 2024
Feb 26, 2025
Mar 24, 2025
Jan 25, 2024
Jan 25, 2024
Feb 13, 2023
Feb 8, 2021
Feb 22, 2023
Dec 17, 2021
Oct 9, 2019
Jan 29, 2024
Dec 17, 2021
Jan 29, 2024
Dec 31, 2019
Feb 13, 2023
Sep 20, 2024

Repository files navigation

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.