diff options
Diffstat (limited to 'etc/collector.properties')
-rwxr-xr-x | etc/collector.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/collector.properties b/etc/collector.properties index 10ae9c2a..8861fb8d 100755 --- a/etc/collector.properties +++ b/etc/collector.properties @@ -48,7 +48,7 @@ collector.truststore.passwordfile=etc/trustpasswordfile ## default no validation checkflag (-1)
## If enabled (1) - schemafile location must be specified
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_ONAP.json\"}
+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\"}
## Schema StndDefinedFields Validation checkflag
## default no validation checkflag (-1)
|