You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow_older_version was introduced to force users to upgrade their elasticsearch stack. This is not required for beatreceivers. Hence this should be removed
Below options are either dropped from support or have never worked in standard beats. Hence deprecate these parameters for beatreceivers.
escpae_html: is not supported in beatreceivers. Final documents will never be parsed to escape HTML embeddings by default. See commentpipelineandpipelineshave never worked with standalone elastic-agent. Hence these also will not be supported in beatreceivers.non_indexable_policy.dead_letter_indexis in tech preview and we will not be supporting it in beatreceivers. Instead enablefailure_storefor data streams. See more info here https://www.elastic.co/docs/manage-data/data-store/data-streams/failure-store#use-failure-storeallow_older_versionwas introduced to force users to upgrade their elasticsearch stack. This is not required for beatreceivers. Hence this should be removed