elasticsearch/docs/reference/settings
Albert Zaharovits f016b17ac1
Deprecate timeout.tcp_read AD/LDAP realm setting (#47305)
* Done

* Update docs/reference/settings/security-settings.asciidoc

Co-Authored-By: Ioannis Kakavas <ikakavas@protonmail.com>

* Update docs/reference/settings/security-settings.asciidoc

Co-Authored-By: Ioannis Kakavas <ikakavas@protonmail.com>

* refactored ldap_search explanation

* Tim's review!

* [ML] Use CSV ingest processor in find_file_structure ingest pipeline (#51492)

Changes the find_file_structure response to include a CSV
ingest processor in the ingest pipeline it suggests.

Previously the Kibana file upload functionality parsed CSV
in the browser, but by parsing CSV in the ingest pipeline
it makes the Kibana file upload functionality more easily
interchangable with Filebeat such that the configurations
it creates can more easily be used to import data with the
same structure repeatedly in production.

* Add test verify replica allocator with sync_id (#51512)

We no longer issue new sync_ids in 8.0, but we still need to make sure 
that the replica allocator prefers copies with matching sync_id. This
commit adds tests for that.

Relates #50776

* Formatting: keep simple if / else on the same line (#51526)

Previous the formatter was breaking simple if/else statements (i.e.
without braces) onto separate lines, which could be fragile because the
formatter cannot also introduce braces. Instead, keep such expressions
on the same line.

* Nits

Co-authored-by: Ioannis Kakavas <ikakavas@protonmail.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: David Roberts <dave.roberts@elastic.co>
Co-authored-by: Nhat Nguyen <nhat.nguyen@elastic.co>
Co-authored-by: Rory Hunter <pugnascotia@users.noreply.github.com>
2020-01-28 18:43:29 +02:00
..
images
audit-settings.asciidoc [DOCS] Rename auditing topic. Closes #49012 (#49013) 2019-11-13 18:30:11 -08:00
ccr-settings.asciidoc [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
data-frames-settings.asciidoc
ilm-settings.asciidoc Add ILM histore store index (#50287) 2019-12-18 16:09:59 -07:00
license-settings.asciidoc
ml-settings.asciidoc [DOCS] Move anomaly detection job resource definitions into APIs (#49700) 2019-12-06 15:32:07 -08:00
monitoring-settings.asciidoc [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
notification-settings.asciidoc
security-hash-settings.asciidoc
security-settings.asciidoc Deprecate timeout.tcp_read AD/LDAP realm setting (#47305) 2020-01-28 18:43:29 +02:00
sql-settings.asciidoc
ssl-settings.asciidoc