Skip to content

Update elasticsearch writer to write to datastreams. #10576

@w1ll-i-code

Description

@w1ll-i-code

Is your feature request related to a problem? Please describe.

Creating a new index for each day is no longer considered best practice in elasticsearch. Instead for this kind of timeseries data we want to write to an elasticsearch datastream.

Together with this changes, we also want to update the dataformat of the documents sent to conform to the elasticsearch common schema for easier integration into their existing ecosystem.

Describe the solution you'd like

As discussed with @lippserd, we want to clone the current elasticsearch writer and update it for the new requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions