Can the logger used by the perfino agent be configured? We would like to control the maximum size of the file.
Our agent is currently configured like so:
javaagent:/usr/local/lib/perfino/perfino.jar=server=perfino.env,name=${HSTNAMESHORT}-${APPNAME},group=${ENV}/${HSTNAMESHORT},logMBean=10,logFile=${LOG_DIR}/perfinologs/${HSTNAMESHORT}-${APPNAME}.log"
Thanks!