blob: 205497c35deaece35ed73a62baf80c0b33237d93 [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
Mahendra Raghuwanshic1395ec2018-04-26 03:19:03 +000020SERVER=http://{{ include "common.servicename" . }}:{{.Values.service.externalPort2}}/pap/
mayankg2703ced85142018-03-20 05:42:53 +000021LOGPATH=/opt/app/policy/servers/pap/logs/pap-rest.log
22PARSERLOGPATH=IntegrityMonitor.log
23
24node_type=logparser
25# the java property is RESOURCE_NAME (uppercase), but the conf parameter is lowercase
26resource_name=paplp_1