
entsearch.analytics.behavioral_analytics-events-template.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of x-pack-template-resources Show documentation
Show all versions of x-pack-template-resources Show documentation
Elasticsearch subproject :x-pack:plugin:core:template-resources
{
"index_patterns": ["${event_data_stream.index_pattern}"],
"data_stream": {
"allow_custom_routing": true
},
"priority": 100,
"composed_of": [
"behavioral_analytics-events-settings",
"behavioral_analytics-events-mappings"
],
"allow_auto_create": false,
"_meta": {
"description": "Built-in template applied by default to behavioral analytics event data streams.",
"managed": true
},
"version": ${xpack.entsearch.analytics.template.version}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy