blob: 34186d5652392f39162832fd1ba83001ad0f991f [file] [log] [blame]
mayankg2703ced85142018-03-20 05:42:53 +00001# Copyright © 2017 Amdocs, Bell Canada, AT&T
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# JVM specific parameters
16LOGPARSER_JMX_PORT=9996
17LOGPARSER_X_MS_MB=1024
18LOGPARSER_X_MX_MB=1024
19
Michael Mokry3efae0b2018-08-22 10:58:31 -050020SERVER=https://{{ include "common.servicename" . }}:{{.Values.service.externalPort2}}/pap/
jh73581a905302018-05-22 15:02:47 -040021LOGPATH=/var/log/onap/policy/pap/pap-rest.log
22PARSERLOGPATH=/opt/app/policy/servers/paplp/bin/IntegrityMonitor.log
mayankg2703ced85142018-03-20 05:42:53 +000023
24node_type=logparser
25# the java property is RESOURCE_NAME (uppercase), but the conf parameter is lowercase
26resource_name=paplp_1