Posted on January 7, 2022
task.error.logged
is now supported. This event is enabled using task_errors=ALL
in the EF configuration file. It is also supported in the EDR console configuration page for EF, starting with EDR v7.5.0.compression_type=lz4
A new compression type, lz4
is now available. The gzip
type is still the default. LZ4 is a lossless data compression algorithm that is focused on compression and decompression speed.log_level=DEBUG
can be used to control logging level.