1) verbose edexBridge logging, 2) ldm scour /awips2/edex/data/manual.

This commit is contained in:
Michael James 2016-12-09 13:01:01 -06:00
parent a2e705889a
commit 6af3db3bc8
2 changed files with 2 additions and 1 deletions

View file

@ -53,7 +53,7 @@
# are started by the "exec" command and are in the same process group.
#
EXEC "pqact -e"
EXEC "edexBridge -s localhost"
EXEC "edexBridge -vxl /awips2/ldm/logs/edexBridge.log -s localhost"
#
# rtstats uses the LDM to send product latency statistics to the UPC.
# For more info on rtstats please see the man page.

View file

@ -15,3 +15,4 @@
#~ldm/data/dir2 2 *.foo
/awips2/ldm/logs 2 *.stats
/awips2/data_store 1
/awips2/edex/data/manual 1