IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Breaking changes in 7.9
editBreaking changes in 7.9
editSee the release notes for a complete list of breaking changes, including changes to beta or experimental functionality.
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.