Merge "Fix POLICY_LOGS property in paplp.conf" v1.2.1
authorJorge Hernandez <jh1730@att.com>
Fri, 11 May 2018 03:10:35 +0000 (03:10 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 11 May 2018 03:10:35 +0000 (03:10 +0000)
packages/install/src/files/paplp.conf

index 13e3218..c3fb62e 100755 (executable)
@@ -24,8 +24,8 @@ LOGPARSER_X_MS_MB=1024
 LOGPARSER_X_MX_MB=1024
 
 SERVER=https://${{FQDN}}:9091/pap/
-LOGPATH=${POLICY_LOGS}/policy/pap/pap-rest.log
-PARSERLOGPATH=${POLICY_LOGS}/policy/pap/IntegrityMonitor.log
+LOGPATH=${{POLICY_LOGS}}/policy/pap/pap-rest.log
+PARSERLOGPATH=${{POLICY_LOGS}}/policy/pap/IntegrityMonitor.log
 
 node_type=logparser
 # the java property is RESOURCE_NAME (uppercase), but the conf parameter is lowercase