blob: ca2b9edc9d600ac818d30b1e8acbf049fb93f4e7 [file] [log] [blame]
Pamela Dragosh91d04c62017-02-14 19:41:00 -05001###
2# ============LICENSE_START=======================================================
3# LogParser
4# ================================================================================
5# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6# ================================================================================
7# Licensed under the Apache License, Version 2.0 (the "License");
8# you may not use this file except in compliance with the License.
9# You may obtain a copy of the License at
10#
11# http://www.apache.org/licenses/LICENSE-2.0
12#
13# Unless required by applicable law or agreed to in writing, software
14# distributed under the License is distributed on an "AS IS" BASIS,
15# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16# See the License for the specific language governing permissions and
17# limitations under the License.
18# ============LICENSE_END=========================================================
19###
20
21
22RESOURCE_NAME=logparser_pap01
rb714792a628e2017-09-21 13:51:10 -040023JDBC_DRIVER=org.mariadb.jdbc.Driver
24JDBC_URL=jdbc:mariadb://localhost:3306/
Pamela Dragosh91d04c62017-02-14 19:41:00 -050025JDBC_USER=root
26JDBC_PASSWORD=password
27jmx_url=service:jmx:rmi:///jndi/rmi://localhost:9996/jmxrmi
28SERVER=https://localhost:9091/pap/
29LOGTYPE=PAP
rb7147685ed152017-06-09 15:11:06 -040030LOGPATH=/Workspaces/HealthCheck/pap-rest.log
Pamela Dragosh91d04c62017-02-14 19:41:00 -050031PARSERLOGPATH=IntegrityMonitor.log