elasticsearch/docs/reference/security
Mary Gouseti 9185056efe
Clean up global retention from the cluster state and obsolete transport actions (#111636)
In this PR we remove unused code including relating to the global data retention with APIs implementation:

- The transport action for updating, deleting and retrieving the global retention.
- The `DataStreamGlobalRetention` from the cluster state (this should be bwc safe because we never exposed the APIs to add a data stream lifecycle to the cluster state).
- Make unused privileges monitor and managing global retention a noop.
- Remove cluster state update tasks.

The kept `DataStreamGlobalRetentionResolver` considering it could hold and provide the global retention from the settings when we implement it. We just renamed it to DataStreamGlobalRetentionProvider for now to better match what it does.

The factory retention settings should still work after this change.
2024-08-08 09:52:35 +03:00
..
auditing Add ApiKey expiration time to audit log (#103959) 2024-01-11 04:40:52 -05:00
authentication Fix typo in OIDC docs (#106207) (#106517) 2024-03-19 19:08:41 -04:00
authorization Clean up global retention from the cluster state and obsolete transport actions (#111636) 2024-08-08 09:52:35 +03:00
ccs-clients-integrations
images
operator-privileges Make repository analysis API available to non-operators (#110179) 2024-06-28 09:07:20 +10:00
reference
securing-communications security-minimal-setup.asciidoc: replace KIB_PATH_CONF by KBN_PATH_CONF (#104582) (#104631) 2024-01-22 16:43:03 -05:00
configuring-stack-security.asciidoc
enroll-nodes.asciidoc
es-security-principles.asciidoc
fips-140-compliance.asciidoc Update FIPS documentation for 8.x (#105041) 2024-02-15 09:23:48 -06:00
fips-java17.asciidoc Update FIPS documentation for 8.x (#105041) 2024-02-15 09:23:48 -06:00
index.asciidoc
limitations.asciidoc
security-manual-configuration.asciidoc
troubleshooting.asciidoc
using-ip-filtering.asciidoc Remove Beta label for RCS2.0 from 8.14 (#108030) 2024-05-02 15:43:21 +02:00