Beats version 7.17.15edit

View commits

Bugfixesedit

Metricbeat

  • Fix CassandraConnectionClosures metric configuration 34742

Addededit

Affecting all Beats

  • Upgrade elastic-agent-libs to v0.6.2 which includes the following fixes: 36979:

    • Fix log file rotator purge.
    • Fix IP validation for TLS clients.
    • Rename the key_passphrase_file attribute to key_passphrase_path to be consistent with suggestions and naming conventions in Elastic Agent.
    • Send PendingStop and Stopped status to Windows service manager on external shutdown notification.
  • Upgrade Go version to 1.20.10. 36846
  • Upgrade golang/x/net version to v0.17.0. Updates the publicsuffix table used by the registered_domain processor. 36969