Herbert Eiselt | 9fbb2c4 | 2019-02-18 18:49:32 +0100 | [diff] [blame^] | 1 | [dcae] |
| 2 | dcaeUserCredentials=admin:admin |
| 3 | dcaeUrl=off |
| 4 | dcaeHeartbeatPeriodSeconds=120 |
| 5 | dcaeTestCollector=no |
| 6 | |
| 7 | [aots] |
| 8 | userPassword=passwd |
| 9 | soapurladd=off |
| 10 | soapaddtimeout=10 |
| 11 | soapinqtimeout=20 |
| 12 | userName=user |
| 13 | inqtemplate=inqreq.tmpl.xml |
| 14 | assignedto=userid |
| 15 | addtemplate=addreq.tmpl.xml |
| 16 | severitypassthrough=critical,major,minor,warning |
| 17 | systemuser=user |
| 18 | prt-offset=1200 |
| 19 | soapurlinq=off |
| 20 | #smtpHost= |
| 21 | #smtpPort= |
| 22 | #smtpUsername= |
| 23 | #smtpPassword= |
| 24 | #smtpSender= |
| 25 | #smtpReceivers= |
| 26 | |
| 27 | [es] |
| 28 | esCluster=sendateodl5 |
| 29 | |
| 30 | [aai] |
| 31 | #keep comment |
| 32 | aaiHeaders=["X-TransactionId: 9999"] |
| 33 | aaiUrl=http://localhost:45454 |
| 34 | aaiUserCredentials=AAI:AAI |
| 35 | aaiDeleteOnMountpointRemove=true |
| 36 | aaiTrustAllCerts=false |
| 37 | aaiApiVersion=aai/v13 |
| 38 | aaiPropertiesFile=aaiclient.properties |
| 39 | aaiApplicationId=SDNR |
| 40 | aaiPcks12ClientCertFile=/opt/logs/externals/data/stores/keystore.client.p12 |
| 41 | aaiPcks12ClientCertPassphrase=adminadmin |
| 42 | aaiClientConnectionTimeout=30000 |
| 43 | |
| 44 | [pm] |
| 45 | pmCluster=sendateodl5 |
| 46 | pmEnabled=true |
| 47 | |