v11.3.0
Features
- add gzip handling to
http_input
connector - adds advanced logging configuration
- add configurable log format
- add configurable datetime formate in logs
- makes
hostname
available in custom log formats - add fine grained log level configuration for every logger instance
Improvements
- rename
logprep.event_generator
module tologprep.generator
- shorten logger instance names
Bugfix
- fixes exposing OpenSearch/ElasticSearch stacktraces in log when errors happen by making loglevel configurable for loggers
opensearch
andelasticsearch
- fixes the logprep quickstart profile
Details
- Handle Opensearch Stacktraces by @dtrai2 in #577
- add gzip handling to http_input by @ekneg54 in #581
- Add Flush Timeout to s3 Connector by @saegel in #553
- rename event generator module by @ekneg54 in #585
- advanced logging configuration by @ekneg54 in #584
- fix logprep quickstart profile by @ekneg54 in #586
- prepare release 11.3.0 by @ekneg54 in #588
Full Changelog: v11.2.1...v11.3.0