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

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