X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=packages%2Fbase%2Fsrc%2Ffiles%2Finstall%2Fservers%2Fpaplp%2Fbin%2Fparserlog.properties;h=721fc77d670eb8f1aa63290a9189634e14246cfb;hp=9fe05cdbdf90a4997841089b721055c66832b833;hb=ee033842018375e0200a9b8f2e0dc813974440fd;hpb=1da6b3b6a28f40322a13e6fb5142206f1eefa027 diff --git a/packages/base/src/files/install/servers/paplp/bin/parserlog.properties b/packages/base/src/files/install/servers/paplp/bin/parserlog.properties index 9fe05cdbd..721fc77d6 100644 --- a/packages/base/src/files/install/servers/paplp/bin/parserlog.properties +++ b/packages/base/src/files/install/servers/paplp/bin/parserlog.properties @@ -2,7 +2,7 @@ # ============LICENSE_START======================================================= # ONAP Policy Engine # ================================================================================ -# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. +# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,6 +20,8 @@ # PAP LogParser properties +POLICY_LOGS=${{POLICY_LOGS}} + # JVM specific parameters LOGPARSER_JMX_PORT=${{LOGPARSER_JMX_PORT}} LOGPARSER_X_MS_MB=${{LOGPARSER_X_MS_MB}} @@ -32,7 +34,7 @@ JDBC_DRIVER=${{JDBC_DRIVER}} JDBC_URL='${{JDBC_LOG_URL}}' JDBC_USER=${{JDBC_USER}} JDBC_PASSWORD=${{JDBC_PASSWORD}} -PARSERLOGPATH=IntegrityMonitor.log +PARSERLOGPATH=${{PARSERLOGPATH}} # run this cleanup systemlogdb table once a day CHECK_INTERVAL=86400000 # timeFrame for removing old records from systemlogdb table