gchaps
29c542b33b
[DOCS][7.5] Updates settings ( #149767 )
...
## Summary
This PR updates the telemetry settings.
2023-01-27 14:12:12 -08:00
Kaarina Tungseth
3c09867c11
[DOCS] Reformats the DevelopAPM settings tables into definition lists ( #130303 ) ( #131984 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 9b1828ac77
)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-05-17 14:59:54 -04:00
Kaarina Tungseth
6004345e3a
[7.5] [DOCS] Adds missing monitoring.cluster_alerts.email_notifications.enabled
setting ( #127323 ) ( #127395 )
...
* [DOCS] Adds missing `monitoring.cluster_alerts.email_notifications.enabled` setting (#127323 )
* [DOCS] Adds missing setting
* Removes deprecation message for unsupported version
(cherry picked from commit 27b57357cc
)
* Removes rogue ::
Co-authored-by: Spencer <spencer@elastic.co>
2022-03-10 10:03:27 -06:00
Kaarina Tungseth
70aeb6f222
[DOCS] Adds missing monitoring.cluster_alerts.email_notifications.email_address
monitoring setting ( #126826 ) ( #127362 )
...
* [DOCS] Adds missing deprecated monitoring settings
* Review comments
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 0bc7a2ee35
)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-03-10 09:43:53 -06:00
Brandon Morelli
8f650fe965
docs: fix links ( #115642 ) ( #115678 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-20 10:43:04 -07:00
Brandon Kobel
721ccf36d6
[7.x] Update docs to explicitly state supported upgrade version ( #103783 ) ( #104173 )
...
* Update docs to explicitly state supported upgrade version
* Update docs/setup/upgrade.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2021-07-06 13:52:06 -07:00
Tim Sullivan
7e4b8a5aed
[Reporting/Docs] Add section to troubleshooting guide to explain the StatusCodeError logs ( #102278 ) ( #102420 )
...
* [Reporting/Docs] Add section to troubleshooting guide to explain the StatusCodeError logs
* Update docs/user/reporting/reporting-troubleshooting.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* use script formatting around error message block
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-06-16 17:46:03 -07:00
gchaps
f17ea055fc
[DOCS] Removes outdated OSS homebrew tap ( #101210 ) ( #101225 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-03 07:17:37 -07:00
Kaarina Tungseth
dc8da9a117
[7.5] [DOCS] Adds authentication settings ( #96478 )
...
* [DOCS] Adds authentication settings
* Review comments
* Review comments
* Review comments
* Review comments
* Review comments
2021-04-12 11:18:26 -05:00
Kaarina Tungseth
8c92c745c4
[DOCS] Adds principal associated to keytab file ( #96498 ) ( #96663 )
...
* [DOCS] Adds principal associated to keytab file
* Update docs/user/security/authentication/index.asciidoc
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
* Review comments
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-12 11:52:12 -04:00
Kaarina Tungseth
73d8302646
[7.5] [DOCS] Adds 37346 deprecation to 7.3 release notes ( #96471 ) ( #96667 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-12 10:42:24 -05:00
James Rodewig
9de011cee4
[DOCS] Fix docker run code snippet ( #96157 ) ( #96173 )
...
The current docker run code snippet is malformed and renders incorrectly.
This fixes the rendering.
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-02 19:36:05 -04:00
Kibana Machine
139d4694c0
Saved objects import compatibility across versions ( #94072 ) ( #94110 )
...
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
2021-03-25 22:01:38 +01:00
Joe Portner
ac41addb09
Update reporting docs ( #87651 ) ( #87917 )
2021-01-11 15:49:22 -05:00
Kaarina Tungseth
78f9582023
Docs: Remove references to Goovy, JS and Py scripted fields ( #82662 ) ( #87737 )
...
Co-authored-by: Stuart Tettemer <stu@elastic.co>
2021-01-07 15:02:48 -06:00
Joe Portner
062f846cc8
[7.5] Update security docs ( #87215 ) ( #87346 )
...
# Conflicts:
# docs/management/managing-saved-objects.asciidoc
# docs/user/security/securing-communications/index.asciidoc
# docs/user/security/securing-kibana.asciidoc
2021-01-05 13:29:05 -05:00
gchaps
d183b61756
Replaces GET verb with POST to match the rest of the documentation. ( #85926 ) ( #86568 )
...
Both the documentation and the code (including tests) mention this should be a POST request.
Proposing the same changes that were proposed in https://github.com/elastic/kibana/pull/85790 for backports to 7.x releases.
Co-authored-by: Franಠ_ಠis Conil <frconil@users.noreply.github.com>
2020-12-21 07:43:09 -08:00
Kaarina Tungseth
685dd37cba
[DOCS] Adds missing add default field API ( #86332 ) ( #86383 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-18 14:33:53 -06:00
Larry Gregory
49d7d14663
[7.5] fixed path to config file ( #85257 ) ( #85266 )
...
Co-authored-by: Vincent Fuchs <vincent.fuchs@gmail.com>
2020-12-08 09:00:47 -05:00
Rudolf Meijering
c91dd27d56
[docs] Resolving failed Kibana upgrade migrations ( #80999 ) ( #81810 ) ( #81813 )
...
* Resolving failed Kibana upgrade migrations
* Move warning against rolling upgrades into upgrade-standard and call out stopping all instances in specific upgrade steps
* Add preventing migration failures section
* Add incompatible xpack.tasks.index: .tasks setting to preventing migration failures
* Fix link
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
# docs/setup/upgrade.asciidoc
# docs/setup/upgrade/upgrade-migrations.asciidoc
# docs/setup/upgrade/upgrade-standard.asciidoc
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-28 11:00:13 +01:00
Tim Sullivan
82dac1750b
[Reporting] Add contextual documentation for CSV Max Bytes setting ( #80782 ) ( #80890 ) ( #80901 )
...
* [Reporting] Add contextual documentation for CSV Max Bytes setting
* Update reporting-settings.asciidoc
* updates per feedback
# Conflicts:
# docs/settings/reporting-settings.asciidoc
2020-10-16 14:40:18 -07:00
Tim Sullivan
3b2e47cb42
[Reporting] Document Network Policy configuration ( #80431 ) ( #80898 )
...
* [Reporting] Document Network Policy configuration
* Apply suggestions from code review
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
* Apply suggestions from code review
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* remove detail about policy acting on responses
* Update docs/user/reporting/network-policy.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* lowercase network policy
* typo
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Larry Gregory <lgregorydev@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-10-16 14:39:03 -07:00
Joe Portner
7f01b8536c
[Docs] Fix typo in docs for server.xsrf.disableProtection
( #76102 ) ( #76119 )
2020-08-27 14:06:23 -04:00
Joe Portner
f754fa01e2
[Docs] Add server.xsrf.disableProtection
to settings docs ( #76022 ) ( #76101 )
2020-08-27 11:20:41 -04:00
Kaarina Tungseth
00bc548745
[7.x] [DOCS] Adds API keys to API docs ( #71738 ) ( #71892 )
2020-07-15 13:39:57 -05:00
Kaarina Tungseth
b5b695385a
[DOCS] Fixes to API docs ( #71678 ) ( #71766 )
...
* [DOCS] Fixes to API docs
* Fixes rogue -u
# Conflicts:
# docs/api/saved-objects/create.asciidoc
# docs/api/saved-objects/export.asciidoc
# docs/api/upgrade-assistant/batch_reindexing.asciidoc
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-14 16:32:27 -05:00
Josh Dover
d632577850
[7.5] [DOCS] Clarify 'fields' option in SO.find docs ( #71491 ) ( #71724 )
2020-07-14 13:12:58 -06:00
Tim Sullivan
5b5cb0b6ce
[DOC] CSV Reporting settings ( #67742 ) ( #70845 )
...
* [DOC] CSV Reporting settings
We have some undocumented CSV reporting settings.
Those should be backported to 7.3+ probably.
* Update docs/settings/reporting-settings.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/settings/reporting-settings.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Update docs/settings/reporting-settings.asciidoc
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
* Apply suggestions from code review
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Tim Sullivan <tsullivan@users.noreply.github.com>
Co-authored-by: Luca Belluccini <luca.belluccini@elastic.co>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-08 11:23:21 -07:00
Lisa Cawley
9d04d922f3
[DOCS] Adds classification to data frame analytics overview ( #69068 ) ( #69312 )
2020-06-16 18:28:09 -07:00
Lisa Cawley
a60545dab3
[DOCS] Fixes license management links ( #69347 ) ( #69355 )
2020-06-16 18:25:11 -07:00
Kaarina Tungseth
153218f521
[DOCS] Removees 8.0 from Upgrade Assistant docs ( #69067 ) ( #69075 )
...
# Conflicts:
# docs/management/upgrade-assistant/index.asciidoc
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-12 16:16:38 -05:00
Kaarina Tungseth
c6509504db
[DOCS] Adds environment variable warning ( #67623 ) ( #68947 )
...
* [DOCS] Adds wenvironment variable warning
* Updated note
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-11 14:55:12 -05:00
gchaps
126d796323
Fixes merge conflict. ( #68601 )
2020-06-09 07:52:52 -07:00
gchaps
4ec6e90d16
[DOCS] Revises doc on adding data ( #68038 ) ( #68420 )
...
* [DOCS] Revises doc on adding data
* Update docs/setup/connect-to-elasticsearch.asciidoc
Co-authored-by: debadair <debadair@elastic.co>
* Update docs/setup/connect-to-elasticsearch.asciidoc
Co-authored-by: debadair <debadair@elastic.co>
* Update docs/setup/connect-to-elasticsearch.asciidoc
Co-authored-by: debadair <debadair@elastic.co>
* Update docs/setup/connect-to-elasticsearch.asciidoc
Co-authored-by: debadair <debadair@elastic.co>
* Update docs/setup/connect-to-elasticsearch.asciidoc
Co-authored-by: debadair <debadair@elastic.co>
* Update docs/setup/connect-to-elasticsearch.asciidoc
Co-authored-by: debadair <debadair@elastic.co>
* Update docs/setup/connect-to-elasticsearch.asciidoc
Co-authored-by: debadair <debadair@elastic.co>
* [DOCS] Minor edits to add data doc
* [DOCS] Incorporated review comments
* [DOCS] Incorporates review comments
* [DOCS] Removes link to advanced settings
Co-authored-by: debadair <debadair@elastic.co>
Co-authored-by: debadair <debadair@elastic.co>
2020-06-05 11:16:38 -07:00
Melori Arellano
deff8cce7f
[DOCS]Update rollup tutorial to add steps for index pattern ( #67377 ) ( #67662 )
...
* [DOCS]Update rollup tutorial to add steps for index pattern
* Make edits suggested by reviewers
# Conflicts:
# docs/management/rollups/create_and_manage_rollups.asciidoc
2020-05-28 12:32:44 -06:00
Kaarina Tungseth
b1caa437af
Fixes settings tables backport ( #67366 )
...
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-26 15:13:10 -05:00
gchaps
7d6e9c8c68
[DOCS] Makes telemetry settings visible ( #66329 ) ( #66335 )
...
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-13 11:16:23 -07:00
Spencer
875efbc5e8
[7.5] Add example of of local plugin installation ( #65986 ) ( #66112 )
2020-05-11 15:00:14 -07:00
Kaarina Tungseth
b6488fca68
[DOCS] Reformats settings tables ( #64844 ) ( #65704 )
...
* Formats settings into tables
* Formatting
* Formatting
# Conflicts:
# docs/settings/alert-action-settings.asciidoc
# docs/settings/apm-settings.asciidoc
# docs/settings/general-infra-logs-ui-settings.asciidoc
# docs/settings/ml-settings.asciidoc
# docs/settings/monitoring-settings.asciidoc
# docs/settings/reporting-settings.asciidoc
# docs/settings/security-settings.asciidoc
# docs/settings/telemetry-settings.asciidoc
# docs/setup/settings.asciidoc
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-11 15:42:29 -05:00
Kaarina Tungseth
cd453007ac
[DOCS] Fixes 404 in 7.5 ( #64905 )
2020-05-04 10:17:34 -05:00
Kaarina Tungseth
9862c8e208
[DOCS] Added images to automating report generation ( #64333 ) ( #64356 )
...
* [DOCS] Added images to automating report generation
* Fixes image file name
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-24 10:38:51 -05:00
Kaarina Tungseth
a165b3727c
[DOCS] Adds dashboard controls options ( #64079 ) ( #64189 )
...
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-22 09:03:37 -05:00
Kaarina Tungseth
154f0116b3
[DOCS] Updates API requests and examples ( #60695 ) ( #63904 )
...
* [DOCS] Updates API requests and examples
* Review comments
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-17 16:12:30 -05:00
Melori Arellano
7bf9ddf8c9
[7.5] [DOCS] Add ILM tutorial ( #59502 ) ( #63423 )
...
* [DOCS] Add ILM tutorial (#59502 )
* Add tutorial for ILM with filebeat
* Change screenshots and add additional steps
* Update screenshots, add numbered steps, and other minor edits
* Incorporate feedback: update links, formatting, and minor edits
* Move tip inline with list
* Apply suggestions from code review
Co-Authored-By: James Rodewig <james.rodewig@elastic.co>
* Move TIP inline . . . again
* Put TIP inline
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
* Update ILM overview link for 7.5
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-14 19:13:31 -06:00
Kaarina Tungseth
24038f886b
[7.5] [DOCS] Removed references to left ( #60807 ) ( #62706 )
...
* [DOCS] Removed references to left (#60807 )
* [DOCS] Removed references to left
* Fixed broken build
* Fixed broken build
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-09 12:20:49 -05:00
Melori Arellano
e57bfc34f4
[DOCS] Add space_id path parameter to saved_object APIs ( #47627 ) ( #60970 )
...
* [DOCS] Add space_id path parameter to saved_object APIs
* [DOCS] Apply suggested edits for #47627
* [DOCS] Apply suggested edits for #47627 to delete API
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-23 15:40:17 -06:00
Kaarina Tungseth
c9d435aea6
[DOCS] Removed below references ( #60159 ) ( #60316 )
2020-03-16 16:49:59 -05:00
Kaarina Tungseth
cd1f833213
[DOCS] Pulls heat map out of Maps section ( #60006 )
2020-03-12 09:38:48 -05:00
Luke Elmers
518ca78662
Temporarily remove visualization development docs. ( #58141 ) ( #59946 )
2020-03-11 14:40:04 -06:00
Kaarina Tungseth
3d4570ca19
[DOCS] Clarification in tutorial ( #59088 ) ( #59901 )
...
* Cl[DOCS] arification in tutorial
* Review comments
2020-03-11 09:12:35 -05:00