IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Beats breaking changes
editBeats breaking changes
editThis list summarizes the most important breaking changes in Beats. For the complete list, go to Beats breaking changes.
Some Filebeat Okta module settings no longer accept JSON strings
editPrior to version 7.9, the OKTA module accepted JSON strings for some
configuration settings (http_headers
, http_request_body
, pagination
,
rate_limit
, and ssl
). This was inconsistent with other Beats settings, so
it has been removed.
The affected settings now expect regular YAML objects for values.