# Configuration file for vstorage-mpfs-agent service

# Log level: 0 (least verbose) to 9 (most verbose)
LOG_LEVEL=4

# Log rotate setting: NUMxSIZE
# where NUM  is the number of log files to keep
#       SIZE is the maximum size of a log files in bytes
#            (supports K/M/G/T suffixes).
LOG_ROTATE=3x100M
