better caputlog output

This commit is contained in:
Michael Davidsaver
2013-12-10 17:06:36 -05:00
parent 1ab43405c4
commit 52aa46621a
5 changed files with 85 additions and 11 deletions

View File

@ -5,7 +5,7 @@
dbLoadDatabase("../../dbd/softIocPy.dbd",0,0)
softIocPy_registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/logwatch.db","N=logrec,FNAME=/tmp/testlog")
dbLoadRecords("../../db/logwatch.db","N=ACC-CT{}Log-I,FNAME=/var/log/epics/epics.log,FILTER=logwatch.caputlog")
iocInit()