healthcheckTool.version=3.0
healthcheckTool.tsim.config.jretuning.min.heap.percentage=25
healthcheckTool.tsim.max.log.size.MB=110
healthcheckTool.tsps.max.log.size.MB=110
healthcheckTool.sybase.max.log.size.MB=40960
#healthcheckTool.sybase.max.log.size.MB=-1
healthcheckTool.report.display.hostname.enabled=true
healthcheckTool.tsim.job.not.running.validate.hours=48
healthcheckTool.email.priority=3
healthcheckTool.swap.tolerance.MB=1024
healthcheckTool.ram.tolerance.MB=1024
healthcheckTool.tsim.report.dir.max.size.MB=5120
healthcheckTool.pa.stale.entries.tolerance=100
healthcheckTool.mfdzombie.report.days=7
#startdate and end date format yyyy/MM/dd HH:mm:ss
healthcheckTool.startDate=
healthcheckTool.endDate=
#path to read logs from folder (multiple paths can be mentioned by comma separated)
#linux  "/root/Documents/logs_qa"
#windows C:/logs_qa
healthcheckTool.folderPaths=
#name of file which wants to skip (multiple files can be mentioned by comma separated)
healthcheckTool.skipfilenames=svccmdexec,JserverCheck,DbUpCheck,postgresql,jserver_initalization_report,javarate,jboss,jserver.out,pronet_cntl,PnProcessLog,pronet_cntl,dbcmdexec,DBBackupAndRestoreErrorLog
#name of files which contain date formats as yy/MM/dd HH:mm:ss or yy-MM-dd HH:mm:ss (multiple files can be mentioned by comma separated)
healthcheckTool.yy.MM.dd.FilesNames=services,omprovider
#add new date formats like regex%dateformat (multiple formats can be mentioned by semicolon(;) seperated like  regex%dateformat; regex%dateformat )
#for ex. \\d{2}/\\d{2}/\\d{2} \\d{2}:\\d{2}:\\d{2}%dd/MM/yy HH:mm:ss;\\d{1,2}/\\d{1,2}/\\d{2} \\d{2}:\\d{2}:\\d{2}:(AM|PM)%dd/MM/yy hh:mm:ss:aaa
healthcheckTool.dateformats.regex=
#name of files which contain date formats as MM/dd/yy HH:mm:ss or MM-dd-yy HH:mm:ss (multiple files can be mentioned by comma separated)
healthcheckTool.MM.dd.yy.FilesNames=
#number of threads to parse log files
healthcheckTool.no.of.threads=
#run log utility in single thread or  multi thread env (1)
healthcheckTool.multithreads.env=false