Skip to content

Commit

Permalink
update transforms to be unattended
Browse files Browse the repository at this point in the history
  • Loading branch information
joeypoon committed Mar 8, 2023
1 parent 868d9d7 commit 04d930b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@
"field": "event.ingested",
"delay": "1s"
}
},
"settings": {
"unattended": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,8 @@
"description": "Merges latest Endpoint and Agent metadata documents",
"_meta": {
"managed": true
},
"settings": {
"unattended": true
}
}

0 comments on commit 04d930b

Please sign in to comment.