remove individual <integration>@custom mappings. Moved over to so-fleet_integrations.ip_mappings-1

This commit is contained in:
reyesj2
2025-01-21 10:49:54 -06:00
parent d35ffef503
commit 6331298eac
53 changed files with 32 additions and 1827 deletions
@@ -73,7 +73,7 @@
{% set integration_defaults = {
"index_sorting": false,
"index_template": {
"composed_of": [integration_type ~ component_name ~ "@package", integration_type ~ component_name ~ "@custom", "so-fleet_integrations.ip_mappings", "so-fleet_globals-1", "so-fleet_agent_id_verification-1"],
"composed_of": [integration_type ~ component_name ~ "@package", integration_type ~ component_name ~ "@custom", "so-fleet_integrations.ip_mappings-1", "so-fleet_globals-1", "so-fleet_agent_id_verification-1"],
"data_stream": {
"allow_custom_routing": false,
"hidden": false