Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert unattended transforms #407

Merged
merged 2 commits into from
Aug 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions package/endpoint/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
- description: TBD
type: enhancement
link: https://github.com/elastic/endpoint-package/pull/9999
- version: "8.10.1"
changes:
- description: revert unattended transforms
type: bugfix
link: https://github.com/elastic/endpoint-package/pull/407
- version: "8.10.0"
changes:
- description: set transforms to be unattended
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ sync:
time:
field: event.ingested
delay: 1s
settings:
unattended: true
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ pivot:
agent.id:
terms:
field: agent.id
settings:
unattended: true
description: Merges latest Endpoint and Agent metadata documents
_meta:
managed: true