Monitor
#
Overview#
EF_FLOW_OUTPUT_MONITOR_ENABLEThe monitor output generates a log message containing the rate of records received and decoded by the collector over the past interval specified in EF_FLOW_OUTPUT_MONITOR_INTERVAL
. This can be useful for sizing or troubleshooting. This setting specifies whether the monitor output is enabled.
- Valid Values
true
,false
- Default
false
#
EF_FLOW_OUTPUT_MONITOR_INTERVALSpecifies the interval, in seconds, after which the rate of records will be calculated and logged.
- Default
300
(5 minutes)