Releases: felleslosninger/eid-log-event
Releases · felleslosninger/eid-log-event
SCRAM authentication for Strimzi
PlainLoginModule replaced with ScramLoginModule and SASL mechanism for Strimzi
Fields for the R1-report
- New fields for the R1-report:
- client
- representing
- eid
- authmethod
- (service has been removed)
- Log4j bumped to 2.16.0
Updated log4j and new fields
Event records now include fields for:
- application name
- environment
- event description
Log4j has been bumped to 2.15.0.
Timestamped events
Event records now include an explicit timestamp representing the time of creation of the event: created
.
Multi-threaded publishing
Records to be published to Kafka are sent asynchronously with a configurable number of threads from a thread-pool.
Single-threaded publishing
Records to be published to Kafka are sent asynchronously with a single thread.