2 # ================================================================================
 
   3 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
 
   4 # ================================================================================
 
   5 # Licensed under the Apache License, Version 2.0 (the "License");
 
   6 # you may not use this file except in compliance with the License.
 
   7 # You may obtain a copy of the License at
 
   9 #      http://www.apache.org/licenses/LICENSE-2.0
 
  11 # Unless required by applicable law or agreed to in writing, software
 
  12 # distributed under the License is distributed on an "AS IS" BASIS,
 
  13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
  14 # See the License for the specific language governing permissions and
 
  15 # limitations under the License.
 
  16 # ============LICENSE_END=========================================================
 
  19 subscriberContentType=application/json
 
  20 subscriberConsumerId=c12
 
  21 subscriberConsumerGroup=OpenDCAE-c12
 
  22 subscriberTimeoutMS=-1
 
  23 subscriberMessageLimit=-1
 
  24 subscriberPollingInterval=20000
 
  25 publisherContentType=application/json
 
  26 publisherMaxBatchSize=10
 
  27 publisherMaxRecoveryQueueSize=100000
 
  28 publisherPollingInterval=20000
 
  29 enableAlertCEFFormat=false
 
  30 enableAAIEnrichment=true
 
  31 aaiEnrichmentHost=209.61.160.97
 
  32 aaiEnrichmentPortNumber=8443
 
  33 aaiEnrichmentProtocol=https
 
  34 aaiEnrichmentUserName=DCAE
 
  35 aaiEnrichmentUserPassword=DCAE
 
  36 aaiEnrichmentIgnoreSSLCertificateErrors=true
 
  37 aaiVNFEnrichmentAPIPath=/aai/v11/network/generic-vnfs/generic-vnf
 
  38 aaiVMEnrichmentAPIPath=/aai/v11/search/nodes-query
 
  39 aaiEnrichmentProxyURL=http://username:password@proxyhost.com:8080
 
  40 tca_policy={\"domain\":\"measurementsForVfScaling\",\"violatedMetricsPerEventName\":[{\"eventName\":\"Mfvs_eNodeB_RANKPI\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vFirewall;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":4000,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":20000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]},{\"eventName\":\"vLoadBalancer\",\"controlLoopSchemaType\":\"VNF\",\"policyScope\":\"resource=vLoadBalancer;type=configuration\",\"policyName\":\"configuration.dcae.microservice.tca.xml\",\"policyVersion\":\"v0.0.1\",\"thresholds\":[{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":500,\"direction\":\"LESS_OR_EQUAL\",\"severity\":\"MAJOR\"},{\"closedLoopControlName\":\"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B\",\"closedLoopEventStatus\":\"ONSET\",\"version\":\"1.0.2\",\"fieldPath\":\"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated\",\"thresholdValue\":5000,\"direction\":\"GREATER_OR_EQUAL\",\"severity\":\"CRITICAL\"}]}]}