diff options
Diffstat (limited to 'etc/collector.properties')
-rw-r--r-- | etc/collector.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/collector.properties b/etc/collector.properties index e0cdf77..a2f9d60 100644 --- a/etc/collector.properties +++ b/etc/collector.properties @@ -42,7 +42,7 @@ collector.keystore.alias=tomcat ## default no validation checkflag (-1) ## If enabled (1) - schemafile location must be specified collector.schema.checkflag=1 -collector.schema.file=./etc/CommonEventFormat_Vendors_v25.json +collector.schema.file=./etc/CommonEventFormat_Vendors_v26.0.json ## To be used when multiple streamid to be supported for later release |