Releases: AnchorFree/php-logger
Releases · AnchorFree/php-logger
Use socket based logger
v2.0.0-beta0 Fix INFRA-6269 too many open files
v1.3.2
RELEASE NOTES
We added map
plugin v0.1.3
and used it to change structure of php.error
to match php.app-errors
.
TICKETS
- ELITE-7005 — Kibana: combine two PHP searches in one.
Add emit_unmatched_lines for multiline configuration
Added emit_unmatched_lines parameter which should print lines even when it is not parsed properly.
There will be new tag: unmatched_line inside the message, which will include unparsed messages, to clearly distinguish between parsed and not parsed messages.
v1.1
RELEASE NOTES
This release fixes problems in regular expressions for following files:
fpm-error.log
php-error.log
TICKETS
INFRA-5510 — Problem with delivering and/or accessing some PHP logs in Kibana