X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=plans%2Fdcaegen2-services-slice-analysis-ms%2Ftestsuites%2Fconfig%2Fvescollector%2Fapp-config%2Fapplication_config.yaml;fp=plans%2Fdcaegen2-services-slice-analysis-ms%2Ftestsuites%2Fconfig%2Fvescollector%2Fapp-config%2Fapplication_config.yaml;h=2d9e619e54b97873376cc06ab0d2dbd4748037fd;hb=20b23530a59fdad729794164d56a27f2ab3d4614;hp=0000000000000000000000000000000000000000;hpb=9ed698d4522c487445a1ca048f29836c5f59c5e6;p=integration%2Fcsit.git diff --git a/plans/dcaegen2-services-slice-analysis-ms/testsuites/config/vescollector/app-config/application_config.yaml b/plans/dcaegen2-services-slice-analysis-ms/testsuites/config/vescollector/app-config/application_config.yaml new file mode 100644 index 00000000..2d9e619e --- /dev/null +++ b/plans/dcaegen2-services-slice-analysis-ms/testsuites/config/vescollector/app-config/application_config.yaml @@ -0,0 +1,61 @@ +auth.method: certBasicAuth +collector.dmaap.streamid: fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance +collector.dynamic.config.update.frequency: "5" +collector.externalSchema.checkflag: 1 +collector.externalSchema.mappingFileLocation: ./etc/externalRepo/schema-map.json +collector.externalSchema.schemasLocation: ./etc/externalRepo/ +collector.inputQueue.maxPending: "8096" +collector.keystore.file.location: /opt/app/dcae-certificate/cert.jks +collector.keystore.passwordfile: /opt/app/dcae-certificate/jks.pass +collector.schema.checkflag: "1" +collector.schema.file: '{"v1":"./etc/CommonEventFormat_27.2.json","v2":"./etc/CommonEventFormat_27.2.json","v3":"./etc/CommonEventFormat_27.2.json","v4":"./etc/CommonEventFormat_27.2.json","v5":"./etc/CommonEventFormat_28.4.1.json","v7":"./etc/CommonEventFormat_30.2.1_ONAP.json"}' +collector.service.port: "8080" +collector.service.secure.port: "8443" +collector.truststore.file.location: /opt/app/dcae-certificate/trust.jks +collector.truststore.passwordfile: /opt/app/dcae-certificate/trust.pass +event.externalSchema.schemaRefPath: $.event.stndDefinedFields.schemaReference +event.externalSchema.stndDefinedDataPath: $.event.stndDefinedFields.data +event.transform.flag: "0" +header.authlist: sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce +services_calls: [] +streams_publishes: + ves-3gpp-fault-supervision: + dmaap_info: + topic_url: http://dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT + type: message_router + ves-3gpp-heartbeat: + dmaap_info: + topic_url: http://dmaap:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT + type: message_router + ves-3gpp-performance-assurance: + dmaap_info: + topic_url: http://dmaap:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT + type: message_router + ves-3gpp-provisioning: + dmaap_info: + topic_url: http://dmaap:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT + type: message_router + ves-fault: + dmaap_info: + topic_url: http://dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT + type: message_router + ves-heartbeat: + dmaap_info: + topic_url: http://dmaap:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT + type: message_router + ves-measurement: + dmaap_info: + topic_url: http://dmaap:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT + type: message_router + ves-notification: + dmaap_info: + topic_url: http://dmaap:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT + type: message_router + ves-other: + dmaap_info: + topic_url: http://dmaap:3904/events/unauthenticated.SEC_OTHER_OUTPUT + type: message_router + ves-pnfRegistration: + dmaap_info: + topic_url: http://dmaap:3904/events/unauthenticated.VES_PNFREG_OUTPUT + type: message_router