Skip to content

Releases: cego/filebeat-logger-php

Do not expect instantiated contextprocessor, instead expect a classname.

19 Feb 13:07
1db2f1b
Compare
Choose a tag to compare
Fix for serializable config (#50)

* Fix for serializable config

* Fix for serializable config

Support overwriting http context processor.

12 Feb 08:17
ba570f4
Compare
Choose a tag to compare
Allow http context processing to be overwritten. (#49)

* Allowed http context to be disabled

* Allowed http context to be disabled

2.0.4

23 Oct 11:27
3a9b665
Compare
Choose a tag to compare

Add support to pass in custom handler.

2.0.3

06 Aug 19:16
969f7bf
Compare
Choose a tag to compare

What's Changed

  • Make sure require.php doesn't break projects when php 9.x.x arives by @firecow in #46

Full Changelog: 2.0.2...2.0.3

Fix bug in exception to ECS error

23 May 05:52
a7fc4ed
Compare
Choose a tag to compare

2.0.1

22 Feb 07:09
fa36773
Compare
Choose a tag to compare
  • Fix ErrorException: Undefined array key "exception" bug

Monolog major bump and custom RotatingFileStreamHandler

17 Feb 12:43
705394e
Compare
Choose a tag to compare
  • >= PHP 8.1 is now required
  • Monolog major bump
  • Custom RotatingFileStreamHandler that rotates on file size

Release 1.2.2

22 Nov 06:33
fc3a3f0
Compare
Choose a tag to compare

Fix bug in client.ip and add client.address field

Release 1.2.1

26 Nov 10:03
Compare
Choose a tag to compare
Fix bug in extras functionality

Release 1.2.0

26 Nov 09:46
Compare
Choose a tag to compare
  • Add extras array to constructor