Skip to content

Releases: AnchorFree/php-logger

Use socket based logger

23 May 12:33
Compare
Choose a tag to compare
Pre-release
v2.0.0-beta0

Fix INFRA-6269 too many open files

v1.3.2

17 Mar 00:02
Compare
Choose a tag to compare

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

07 Mar 17:03
Compare
Choose a tag to compare

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

27 Feb 19:12
Compare
Choose a tag to compare

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

v1.0

05 Sep 21:42
Compare
Choose a tag to compare
Remove \n for non-multiline records