summaryrefslogtreecommitdiffstats
path: root/etc/collector.properties
blob: 6907e8819fcdfe5bc5db5464cdaf664df563bc71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
###############################################################################
##
## Collector config
##
##	- Default values are shown as commented settings.
##
###############################################################################
## Processing
collector.dmaapfile=./etc/DmaapConfig.json
###############################################################################
##
## Tomcat control
##
#tomcat.maxthreads=(tomcat default, which is usually 200)
# list all restconf collector parameters
templateFileName=./etc/establish-subscription-input-template.json
restapiUrl=10.0.4.1:8080;10.0.4.2:8080
httpMethod=post
responsePrefix=restapi-result
skipSending=false
sseConnectURL=http://10.0.4.1:8080/RestConfServer/rest/ssevents; http://10.0.4.2:8080/RestConfServer/rest/ssevents
format=json
restapiUser=access
restapiPassword=Huawei@123
trustStoreFileName=./etc/truststore1.openecomp.client.jks;./etc/truststore2.openecomp.client.jks
trustStorePassword=adminadmin
keyStoreFileName=./etc/sotn1.p12;./etc/ctrl2.p12
keyStorePassword=adminadmin