Add to_directory method to relevant object classes
[oam.git] / solution / smo / oam / ves-collector / collector.properties
1 ###############################################################################
2 ##
3 ## Collector Server config
4 ##
5 ##      - Default values are shown as commented settings.
6 ##
7 ###############################################################################
8 ##
9 ## HTTP(S) service
10 ##
11 ##      Normally:
12 ##
13 ##              - 8080 is http service
14 ##              - https is disabled by default
15 ##
16 ##              - At this time, the server always binds to 0.0.0.0
17 ##
18 ##
19 collector.service.port=8080
20
21 ## Authentication is only supported via secure port
22 ## When enabled - require valid keystore defined
23 # collector.service.secure.port=8443
24
25 # auth.method flags:
26 #
27 # noAuth - default option - no security (http)
28 # certBasicAuth - auth by certificate and basic auth username / password (https)
29 auth.method=noAuth
30
31 ## Combination of userid,hashPassword encoded pwd list to be supported
32 ## userid and pwd comma separated; pipe delimitation between each pair
33 ## Password is generated by crypt-password library using BCrypt algorithm stored in dcaegen2/sdk package
34 ## or https://nexus.onap.org/#nexus-search;quick~crypt-password
35 header.authlist=sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6
36
37 ## The keystore must be setup per installation when secure port is configured
38 collector.keystore.file.location=etc/keystore
39 collector.keystore.passwordfile=etc/passwordfile
40
41 collector.cert.subject.matcher=etc/certSubjectMatcher.properties
42
43 ## The truststore must be setup per installation when mutual tls support is configured
44 collector.truststore.file.location=etc/truststore
45 collector.truststore.passwordfile=etc/trustpasswordfile
46
47 ## Schema Validation checkflag
48 ## default no validation checkflag (-1)
49 ## If enabled (1) - schemafile location must be specified
50 collector.schema.checkflag=1
51 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\"}
52
53 ## Schema StndDefinedFields Validation checkflag
54 ## default no validation checkflag (-1)
55 ## If enabled (1) - schema files locations must be specified, mapping file path must be specified, schema reference path
56 ## in event json must be specified, path to stndDefined data field in event json must be specified
57 collector.externalSchema.checkflag=1
58 collector.externalSchema.schemasLocation=./etc/externalRepo/
59 collector.externalSchema.mappingFileLocation=./etc/externalRepo/schema-map.json
60 event.externalSchema.schemaRefPath=$.event.stndDefinedFields.schemaReference
61 event.externalSchema.stndDefinedDataPath=$.event.stndDefinedFields.data
62
63 ## List all streamid per domain to be supported. The streamid should match to channel name on dmaapfile
64 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|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|o-ran-sc-du-hello-world-pm-streaming-oas3=ves-o-ran-sc-du-hello-world-pm-streaming-oas3|o1-notify-pnf-registration=ves-o1-notify-pnf-registration|file-ready=ves-file-ready|o-ran-ald-port:dc-enabled-status-change=o-ran-ald-port:dc-enabled-status-change|o-ran-ald-port:overcurrent-report=o-ran-ald-port:overcurrent-report|o-ran-antenna-calibration:antenna-calibration-coordinated=o-ran-antenna-calibration:antenna-calibration-coordinated|o-ran-antenna-calibration:antenna-calibration-multiple-time-resource-params=o-ran-antenna-calibration:antenna-calibration-multiple-time-resource-params|o-ran-antenna-calibration:antenna-calibration-required=o-ran-antenna-calibration:antenna-calibration-required|o-ran-antenna-calibration:antenna-calibration-result=o-ran-antenna-calibration:antenna-calibration-result|o-ran-beamforming:beamforming-information-update=o-ran-beamforming:beamforming-information-update|o-ran-beamforming:capability-group-beamforming-information-update=o-ran-beamforming:capability-group-beamforming-information-update|o-ran-beamforming:predefined-beam-tilt-offset-complete=o-ran-beamforming:predefined-beam-tilt-offset-complete|o-ran-externalio:external-input-change=o-ran-externalio:external-input-change|o-ran-file-management:file-download-event=o-ran-file-management:file-download-event|o-ran-file-management:file-upload-notification=o-ran-file-management:file-upload-notification|o-ran-fm:alarm-notif=o-ran-fm:alarm-notif|o-ran-laa-operations:measurement-result=o-ran-laa-operations:measurement-result|o-ran-performance-management:measurement-result-stats=o-ran-performance-management:measurement-result-stats|o-ran-software-management:activation-event=o-ran-software-management:activation-event|o-ran-software-management:download-event=o-ran-software-management:download-event|o-ran-software-management:install-event=o-ran-software-management:install-event|o-ran-supervision:supervision-notification=o-ran-supervision:supervision-notification|o-ran-sync:gnss-state-change=o-ran-sync:gnss-state-change|o-ran-sync:ptp-state-change=o-ran-sync:ptp-state-change|o-ran-sync:synce-state-change=o-ran-sync:synce-state-change|o-ran-sync:synchronization-state-change=o-ran-sync:synchronization-state-change|o-ran-trace:trace-log-generated=o-ran-trace:trace-log-generated|o-ran-troubleshooting:troubleshooting-log-generated=o-ran-troubleshooting:troubleshooting-log-generated|o-ran-uplane-conf:rx-array-carriers-state-change=o-ran-uplane-conf:rx-array-carriers-state-change|o-ran-uplane-conf:tx-array-carriers-state-change=o-ran-uplane-conf:tx-array-carriers-state-change
65
66 collector.dmaapfile=etc/ves-dmaap-config.json
67
68 ## Path to the file containing description of api versions
69 collector.description.api.version.location=etc/api_version_description.json
70
71 ## Event transformation Flag - when set expects configurable transformation
72 ## defined under ./etc/eventTransform.json
73 ## Enabled by default; to disable set to 0
74 event.transform.flag=1
75
76 # Describes at what frequency (measured in minutes) should application try to fetch config from CBS
77 collector.dynamic.config.update.frequency=5