mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 07:23:06 +01:00
Allow imported data to use a tag of 'import'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
output {
|
||||
if "elastic-agent" in [tags] and "import" not in [tags] {
|
||||
if "elastic-agent" in [tags] {
|
||||
if [metadata][pipeline] {
|
||||
elasticsearch {
|
||||
hosts => "{{ GLOBALS.manager }}"
|
||||
|
||||
Reference in New Issue
Block a user