aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/ConsulConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'dpo/data-formats/ConsulConfig.json')
-rw-r--r--dpo/data-formats/ConsulConfig.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/dpo/data-formats/ConsulConfig.json b/dpo/data-formats/ConsulConfig.json
index 1249afe4..dc04abcf 100644
--- a/dpo/data-formats/ConsulConfig.json
+++ b/dpo/data-formats/ConsulConfig.json
@@ -68,6 +68,11 @@
}
}
},
+ "collector.externalSchema.2ndStageValidation": 1,
+ "collector.externalSchema.schemasLocation": "./etc/externalRepo",
+ "collector.externalSchema.mappingFileLocation": "./etc/externalRepo/schema-map.json",
+ "collector.externalSchema.schemaRefPath": "/event/stndDefinedFields/schemaReference",
+ "collector.externalSchema.stndDefinedDataPath": "/event/stndDefinedFields/data",
"collector.service.secure.port": "8443",
"auth.method": "noAuth",
"collector.keystore.file.location": "/opt/app/VESCollector/etc/keystore",