elastic / security-docs

Elastic Security Documentation
Other
67 stars 179 forks source link

API key authentication for cross-cluster search & detection rules #4796

Closed joepeeples closed 1 month ago

joepeeples commented 7 months ago

Description

Currently our cross-cluster search (CCS) docs mention the API key authentication method but don't explain it in more detail. We can expand the docs to provide more guidelines as a fully supported option.

@vgomez-el has done testing to confirm the method, with these additional caveats:

Confirmed in 8.10, version when API auth was added in general, but for cross-cluster search it was in beta until 8.14. Either backport to 8.14, or backport further to 8.10 and add the beta tag.

Background & resources

Which documentation set does this change impact?

ESS only

ESS release

N/A

Serverless release

n/a

Feature differences

n/a

API docs impact

??

Prerequisites, privileges, feature flags

??

joepeeples commented 3 months ago

New info: API auth for cross-cluster search was added in 8.10, but it was in beta until 8.14. Updated description above with backporting options to consider.