Two new options have been added to the log
, log.count
, logrt
and logrt.count
items:
For log
and log.count
items these options have been added as a new <options> parameter, e.g.
For logrt
and logrt.count
these options have been added to the already existing <options> parameter.
Zabbix implementation of JSONPath now supports the extraction of matching element names with a ~
suffix. It returns the name of the matched object or an index in string format of the matched array item.
User-configured ciphersuites are now supported for GnuTLS and OpenSSL.