diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-06-15 21:33:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-15 21:33:21 +0000 |
commit | cea2e184ff50e91833efd23408d647ccb295e847 (patch) | |
tree | 9c1e90b6ae4783e089bfdbd54a7580c3847e009b /etc/collector.properties | |
parent | 0421f6b4f00cf4657d3aee35946d5ebb8b1c2132 (diff) | |
parent | b48ea0e307f5977b5d2b9dcc4ebb22a7bc3f1710 (diff) |
Merge "Fix bug about custom exceptions not being used"
Diffstat (limited to 'etc/collector.properties')
-rwxr-xr-x | etc/collector.properties | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/collector.properties b/etc/collector.properties index ab5febc5..67c6d39c 100755 --- a/etc/collector.properties +++ b/etc/collector.properties @@ -49,9 +49,6 @@ collector.schema.file={\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./e collector.dmaap.streamid=fault=ves_fault|syslog=ves_syslog|heartbeat=ves_heartbeat|measurementsForVfScaling=ves_measurement|mobileFlow=ves_mobileflow|other=ves_other|stateChange=ves_statechange|thresholdCrossingAlert=ves_thresholdCrossingAlert|voiceQuality=ves_voicequality|sipSignaling=ves_sipsignaling
collector.dmaapfile=./etc/DmaapConfig.json
-## Custom ExceptionConfiguration
-exceptionConfig=./etc/ExceptionConfig.json
-
## authflag control authentication by the collector
## If enabled (1) - then authlist has to be defined
## When authflag is enabled, only secure port will be supported
|