This is a cache of https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-8.17.10.html. It is a snapshot of the page at 2025-09-25T04:10:42.227+0000.
Beats version 8.17.10 | Beats Platform Reference [8.19] | Elastic
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Beats version 8.17.10

edit

View commits

Known Issues

edit
  • The Filestream input does not enforce the restrictions documented for the clean_inactive option, thus allowing configurations that can lead to data re-ingestion issues.
  • When clean_inactive: 0, Filestream cleans the state of all files on start up, effectively re-ingesting all files on restart. Set clean_inactive: -1 to disable this behavior.

Bugfixes

edit

Filebeat

  • Fix links to CEL mito extension functions in input documentation. 44098

Metricbeat

  • Fix URL construction to handle query parameters properly in GET requests for Jolokia 45620

Added

edit

Filebeat

  • Update CEL mito extensions to v1.19.0. 44098

Metricbeat

  • Improve error messages in AWS Health 45408