These docs are for Cribl Stream 4.12 and are no longer actively maintained.
See the latest version (4.13).
iometrics.yml
iometrics.yml
is a configuration file that defines the metrics levels for individual Sources and Destinations in Cribl Stream. It allows you to control the granularity of metrics emitted by each integration. These correspond to the Metrics Levels settings of a Worker Group.
$CRIBL_HOME/local/cribl/iometrics.yml
DEFAULT:
level: detailed
input:in_splunk_tcp:
level: minimal
input:in_syslog:
level: detailed
output:syslog_loopback_dest_udp:
level: detailed
input:eh_in:
level: basic
input:in_cribl_http:
level: minimal