[Ingest Manager] Send long polling timeout to the agent #77106
Labels
enhancement
New value added to drive a business result
Team:Fleet
Team label for Observability Data Collection Fleet team
Description
Related to elastic/beats#21037
We should send the long polling timeout to the agent so it can be use it to set a proper timeout.
It should be in the config change action probably something like
id: 75c06f20-f2a6-11ea-be6c-157b32ff6ced revision: 1 outputs: default: type: elasticsearch hosts: - 'http://localhost:9200' agent: monitoring: enabled: true use_output: default logs: true metrics: true + checkin_timeout: 60000
The text was updated successfully, but these errors were encountered: