##############################################################################
# Global #
##############################################################################
FQDNLookup true
#Interval 10
# Limit the size of the write queue. Default is no limit. Setting up a limit
# is recommended for servers handling a high volume of traffic.
#WriteQueueLimitHigh 1000000
#WriteQueueLimitLow 800000
##############################################################################
# Logging #
##############################################################################
LoadPlugin logfile
LogLevel "info"
File STDOUT
Timestamp true
PrintSeverity true
##############################################################################
# LoadPlugin section #
##############################################################################
LoadPlugin write_log
Globals true # Required to find libhicnctrl symbols
Interval 5
Interval 10
##############################################################################
# Plugin configuration #
##############################################################################
Property "bootstrap.servers" "localhost:8081"
Property "security.protocol" "sasl_plaintext"
Property "sasl.mechanism" "SCRAM-SHA-256"
Property "sasl.username" "eloparco"
Property "sasl.password" "password"
Format InfluxDB
#
# Format hicnJSON
#