Skip to content

[Meta] Implement input parameter ignore_older for all log inputs #3147

@nimarezainia

Description

@nimarezainia

There are many input parameters that need to be considered for configuration either globally or per individual data stream. elastic/kibana#122892

ignore_older (which allows the user to ignore older logs) is applied to each data_stream and is currently missing from many integrations that use logs as input. In order to improve scalability of Elastic Agent, this is one of the first (and most useful) parameters to have configured.

ignore_older is already done for Windows custom events (see below). The same approach should be taken for the other integrations:

image

List of integrations that need to add/implement ignore_older:

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions