Merge pull request #13548 from Security-Onion-Solutions/fix/global_custom

Use global@custom from common pipeline
This commit is contained in:
weslambert
2024-08-26 10:42:12 -04:00
committed by GitHub

View File

@@ -74,6 +74,8 @@
} }
{%- endif %} {%- endif %}
{%- raw %} {%- raw %}
,
{ "pipeline": { "name": "global@custom", "ignore_missing_pipeline": true, "description": "[Fleet] Global pipeline for all data streams" } }
] ]
} }
{% endraw %} {% endraw %}