diff options
Diffstat (limited to 'config/pe/pdplp.conf')
-rw-r--r-- | config/pe/pdplp.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/pe/pdplp.conf b/config/pe/pdplp.conf index e51999f5..45e6ae3c 100644 --- a/config/pe/pdplp.conf +++ b/config/pe/pdplp.conf @@ -17,8 +17,8 @@ LOGPARSER_X_MS_MB=1024 LOGPARSER_X_MX_MB=1024 SERVER=http://pdp:8081/pdp/ -LOGPATH=${{POLICY_HOME}}/servers/pdp/logs/pdp-rest.log -PARSERLOGPATH=IntegrityMonitor.log +LOGPATH=/var/log/onap/policy/pdpx/pdp-rest.log +PARSERLOGPATH=/var/log/onap/policy/pdpx/IntegrityMonitor.log node_type=logparser # the java property is RESOURCE_NAME (uppercase), but the conf parameter is lowercase |