elasticsearch/docs/reference
Jake Landis 64026130fd
Add setting xpack.security.fips_mode.required_providers (#103483)
This commit adds an optional setting xpack.security.fips_mode.required_providers
to allow enforcing specific JCE/JSSE security providers while running in FIPS mode.

If running in FIPS mode with this value set and the required provider(s) is not found
an exception will be thrown during startup preventing the service from starting.
2023-12-21 12:11:40 -06:00
..
aggregations Update scripted-metric-aggregation.asciidoc (#101899) 2023-11-21 12:35:19 +01:00
analysis Update synonyms doc with warning about index creation (#103476) 2023-12-18 13:18:51 -05:00
autoscaling [DOCS] Updates ML decider docs by mentioning CPU as scaling criterion (#92018) 2022-11-30 13:37:20 +01:00
behavioral-analytics/apis [DOCS] Update links to migrating Search docs (#100237) 2023-10-09 17:11:39 -04:00
cat Expose roles by default in cat allocation API (#101753) 2023-11-07 16:35:34 -05:00
ccr Update doc as per SDH finding (#101285) 2023-10-24 15:17:34 -07:00
cluster Add undesired shard count (#101426) 2023-11-02 09:44:48 +01:00
commands Add elasticsearch- prefix to CLI tool docs (#101626) 2023-10-31 13:27:03 -04:00
connector/apis [Connector API][Docs] Document update connector filtering action (#103547) 2023-12-19 12:21:05 +01:00
data-management [DOC] auto migrate only for default template (#82043) 2022-05-10 11:35:19 -04:00
data-streams Lower the look_ahead_time setting's maximum value. (#103434) 2023-12-20 09:00:04 +01:00
docs Adding image to 'basic write model' section. (#102702) 2023-11-29 14:03:35 +00:00
eql [main] EQL doc wrong description in query example (#101579) (#101709) 2023-11-02 09:47:22 -04:00
esql ES|QL Async Query API (#103398) 2023-12-20 11:25:55 +00:00
features/apis Fix typo (#91894) 2022-11-24 14:40:43 +01:00
fleet [Fleet] Fix Fleet API docs (#97981) 2023-07-27 17:22:44 +02:00
graph Fix a couple of docs typos (#99028) 2023-08-30 09:01:34 -04:00
health Fix a couple of docs typos (#99028) 2023-08-30 09:01:34 -04:00
high-availability [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
how-to Add byte quantization for float vectors in HNSW (#102093) 2023-11-29 12:29:55 -05:00
ilm [ILM] More resilient when a policy is added to searchable snapshot (#102741) 2023-12-06 17:29:39 +02:00
images Adding image to 'basic write model' section. (#102702) 2023-11-29 14:03:35 +00:00
index-modules Update filtering.asciidoc (#97542) 2023-07-13 14:01:12 +02:00
indices Add ability to create a data stream failure store (#99134) 2023-11-15 15:32:51 -05:00
inference [DOCS] Expands inference API docs (#102634) 2023-11-28 15:10:59 +01:00
ingest [DOCS] Improve enrich policy execute 'wait_for_completion' docs (#102291) 2023-11-27 17:17:06 +01:00
licensing
mapping fix typo (#103149) (#103381) 2023-12-13 07:17:00 -05:00
migration Bump to version 8.13.0 2023-12-06 18:30:34 -05:00
ml [DOCS] Fixes link in PUT datafeeds API docs. (#102684) 2023-11-28 10:47:24 +01:00
modules Add warning on desired balancer heuristics (#102633) 2023-11-27 14:45:57 +02:00
monitoring Remove Functionbeat from 'How monitoring works' page (#101889) 2023-11-07 15:06:05 -05:00
query-dsl Exists query also works with only doc_values (#103647) 2023-12-21 16:33:42 +01:00
query-rules/apis [Query Rules] Add some usability clarifications to docs (#102990) 2023-12-06 17:16:56 -05:00
release-notes Add release notes for 8.11.3 release (#103216) 2023-12-14 08:05:55 -08:00
repositories-metering-api
rest-api Improve docs around knn similarity search (#103158) 2023-12-11 14:56:16 -05:00
rollup [DOCS] Deprecate rollups (#101265) 2023-10-25 16:52:25 -04:00
scripting [DOCS] Make it clear that "both" is not a valid value for "script.allowed_types" (#97837) 2023-07-24 10:20:57 +02:00
search Update synonyms doc with warning about index creation (#103476) 2023-12-18 13:18:51 -05:00
search-application/apis Remove outdated note from get search application docs (#101451) 2023-10-27 08:27:55 -04:00
searchable-snapshots Clarify searchable snapshot repository reliability (#93023) 2023-01-19 14:31:01 +02:00
security [DOCS] Update SAML guide to reference attribute_delimiters.group (#103102) 2023-12-08 05:11:11 -05:00
settings Add setting xpack.security.fips_mode.required_providers (#103483) 2023-12-21 12:11:40 -06:00
setup Update docs to reflect new validation in reload_secure_settings api (#103550) 2023-12-20 12:06:20 +01:00
shutdown/apis [DOCS] Fix typo in shutdown-put.asciidoc (#94234) 2023-03-01 15:31:23 +01:00
slm/apis [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
snapshot-restore [Docs] Custom S3 CA must be reinstalled on upgrade (#103168) 2023-12-11 00:01:29 -05:00
sql SQL: Prepare integration tests for Serverless testing (#102578) 2023-11-27 16:14:13 +01:00
synonyms/apis [Synonyms] Mark Synonyms as GA (#103223) 2023-12-14 14:53:43 -05:00
tab-widgets [DOCS] More ES|QL getting started updates (#102980) 2023-12-05 14:37:52 +01:00
text-structure/apis [ML] Unmute text-structure docs test (#92224) 2022-12-08 09:19:41 +00:00
transform [DOCS] Alerts-as-data for anomaly detection rules (#100864) 2023-10-17 07:37:22 -07:00
troubleshooting Clarify that we need stack dumps of the main process (#103391) 2023-12-13 08:41:30 -05:00
upgrade
vectors [DOCS] Warn about calling vector functions repeatedly (#91864) 2022-12-12 09:43:46 +01:00
watcher [DOCS] Move x-pack docs to `docs/reference` dir (#99209) 2023-09-12 14:53:41 -04:00
aggregations.asciidoc
alias.asciidoc [DOCS] Explain how to change aliases in data streams documentation (#94110) 2023-03-21 15:34:00 +01:00
analysis.asciidoc
api-conventions.asciidoc Allow excluding a cluster from a CCS search using minus sign in multi-target syntax (#97865) 2023-07-31 09:36:56 -04:00
cat.asciidoc Add 'dataset' size to cat indices and cat shards (#98622) 2023-08-22 15:36:32 -06:00
cluster.asciidoc Fix voting_only:true in node spec docs (#99099) 2023-08-31 17:41:50 +01:00
data-management.asciidoc [DOCS] Update tech preview copy (#101606) 2023-10-31 10:31:07 -04:00
data-rollup-transform.asciidoc [DOCS] Deprecate rollups (#101265) 2023-10-25 16:52:25 -04:00
datatiers.asciidoc [+Doc] Troubleshooting / Hot Spotting (#95429) 2023-04-26 12:29:47 -06:00
dependencies-versions.asciidoc [DOCS] Replace dependencies list with a link. Closes #84863 (#90694) 2022-11-09 14:37:55 -08:00
docs.asciidoc
geospatial-analysis.asciidoc Add Geospatial analysis overview documentation (#94486) 2023-03-20 10:01:13 -06:00
getting-started.asciidoc [DOCS] Add ES quickstart (#102226) 2023-11-24 15:27:41 +01:00
gs-index.asciidoc
high-availability.asciidoc
how-to.asciidoc Add guide for tuning kNN search (#89782) 2022-10-12 14:53:53 -07:00
index-modules.asciidoc Allowing non-dynamic index settings to be updated by automatically unassigning shards (#101723) 2023-11-10 08:21:51 -06:00
index.asciidoc [DOCS] Add ES quickstart (#102226) 2023-11-24 15:27:41 +01:00
index.x.asciidoc
indices.asciidoc [DOCS] Add Downsampling docs (#88571) 2022-10-12 12:10:16 -04:00
ingest.asciidoc [DOCS] [Enterprise Search] Migrate ingest pipelines/ML docs (#101156) 2023-10-25 17:17:24 +02:00
intro.asciidoc Update intro.asciidoc (#102549) (#102626) 2023-11-27 05:01:03 -05:00
landing-page.asciidoc [DOCS] Update get started button on landing page (#102627) 2023-11-27 11:21:29 +01:00
links.asciidoc
mapping.asciidoc
query-dsl.asciidoc [DOCS] Adds reference documentation to the text expansion query (#96151) 2023-05-17 09:39:23 +02:00
redirects.asciidoc [DOCS] Add ES quickstart (#102226) 2023-11-24 15:27:41 +01:00
release-notes.asciidoc Add release notes for 8.11.3 release (#103216) 2023-12-14 08:05:55 -08:00
scripting.asciidoc
search.asciidoc Add support for Reciprocal Rank Fusion to the search API (#93396) 2023-04-24 15:07:34 -07:00
setup.asciidoc GA the data stream lifecycle (#98644) 2023-08-21 17:28:54 +01:00
troubleshooting.asciidoc [DOCS] Move x-pack docs to `docs/reference` dir (#99209) 2023-09-12 14:53:41 -04:00
upgrade.asciidoc [DOCS] Move x-pack docs to `docs/reference` dir (#99209) 2023-09-12 14:53:41 -04:00