Skip to content

[Custom Filestream] Add an option to route collected data to streams #14658

@cmacknz

Description

@cmacknz

Add a user selectable option to the Custom Filestream integration that sets index: "logs" for the input instead of setting the data stream fields. This will require elastic/beats#45506 to be addressed first if we want to use the index: "logs" setting in the input configuration.

An alternative that may work right away would be to have the option generate an add_fields processor to override the default logs-generic-default index that will be configured when the data_stream fields are omitted. If this works it is preferable since it won't require an Elastic Agent upgrade to use.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions