Skip to content

Improve support for transforms #370

Open
@joshdover

Description

@joshdover

We merged basic transforms support in #307, but there are several outstanding and related problems that remain to be solved.

Short-term - hard blockers for next security packages

Medium-term - likely not hard blockers for next security packages

  • Better upgrade strategy for transforms
    • Rebuilding transform destination indices can be very expensive, but is necessary in some cases
    • Should avoid it in obvious upgrade scenarios (eg. a visualization was updated)
    • Updating the frequency or delay is supported by the transform API, Fleet could leverage this to avoid re-building transforms unnecessarily so.
    • Will definitely need to destroy and re-create a transform when the aggregation or fields have changed. This could be improved, but likely lower priority at this time.
  • [Discuss] Support stored scripts in Fleet packages #202

Long-term

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:EcosystemLabel for the Packages Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions