Commit graph

25564 commits

Author SHA1 Message Date
Lisa Cawley
1c43bccf90
[7.3][DOCS] Updates telemetry settings (#149726)
Backports https://github.com/elastic/kibana/pull/149651
2023-01-27 11:53:57 -08:00
Kaarina Tungseth
258fd2c3e1
[7.3] [DOCS] Adds missing monitoring.cluster_alerts.email_notifications.enabled setting (#127323) (#127397)
* [DOCS] Adds missing  setting

* Removes deprecation message for unsupported version

(cherry picked from commit 27b57357cc)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Spencer <spencer@elastic.co>
2022-03-10 10:03:38 -06:00
Kaarina Tungseth
4642ce2394
[DOCS] Adds missing monitoring.cluster_alerts.email_notifications.email_address monitoring setting (#126826) (#127365)
* [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:25 -06:00
Brandon Kobel
29538e2941
[7.x] Update docs to explicitly state supported upgrade version (#103783) (#104177)
* 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:47:28 -07:00
Tim Sullivan
0f92c84873
[Reporting/Docs] Add section to troubleshooting guide to explain the StatusCodeError logs (#102278) (#102422)
* [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>
# Conflicts:
#	docs/user/reporting/reporting-troubleshooting.asciidoc
2021-06-16 17:47:06 -07:00
gchaps
165239fa39
[DOCS] Removes outdated OSS homebrew tap (#101210) (#101228)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-03 09:21:31 -07:00
Kaarina Tungseth
0f6c7d7134
[7.3] [DOCS] Adds authentication settings (#96473)
* [DOCS] Adds authentication settings

* Review comments

* Review comments

* Review comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-12 11:18:05 -05:00
Kaarina Tungseth
19070c851b
[DOCS] Adds 37346 deprecation to 7.3 release notes (#96471)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-08 16:52:11 -05:00
James Rodewig
2caeddef03
[DOCS] Fix docker run code snippet (#96157) (#96175)
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:38:42 -04:00
Joe Portner
09d2673ba7
Update reporting docs (#87651) (#87919) 2021-01-11 15:49:55 -05:00
Kaarina Tungseth
919630961b
Docs: Remove references to Goovy, JS and Py scripted fields (#82662) (#87739)
Co-authored-by: Stuart Tettemer <stu@elastic.co>
2021-01-07 15:02:56 -06:00
Joe Portner
a840a95f17
Update security docs (#87215) (#87348)
# Conflicts:
#	docs/management/managing-saved-objects.asciidoc
#	docs/user/security/securing-communications/index.asciidoc
#	docs/user/security/securing-kibana.asciidoc
2021-01-05 13:31:07 -05:00
gchaps
f91a8c7fe5
Replaces GET verb with POST to match the rest of the documentation. (#85926) (#86570)
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:54:45 -08:00
Larry Gregory
545db76f64
[7.3] fixed path to config file (#85257) (#85268)
Co-authored-by: Vincent Fuchs <vincent.fuchs@gmail.com>
2020-12-08 09:01:20 -05:00
Rudolf Meijering
f3835be6e3
[7.3] [docs] Resolving failed Kibana upgrade migrations (#80999) (#81810) (#81882)
* [docs] Resolving failed Kibana upgrade migrations (#80999) (#81810)

* 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

* Adapt upgrade migration documentation for <= 7.3
2020-10-29 11:24:37 +01:00
Tim Sullivan
d9f7b770f3
[DOC] CSV Reporting settings (#67742) (#70848)
* [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>
# Conflicts:
#	docs/settings/reporting-settings.asciidoc

Co-authored-by: Luca Belluccini <luca.belluccini@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-08 11:24:10 -07:00
Kaarina Tungseth
946d67552f
[DOCS] Removees 8.0 from Upgrade Assistant docs (#69067) (#69077)
# Conflicts:
#	docs/management/upgrade-assistant/index.asciidoc

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-12 16:15:51 -05:00
Kaarina Tungseth
eab3abe355
[DOCS] Adds environment variable warning (#67623) (#68949)
* [DOCS] Adds wenvironment variable warning

* Updated note

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-11 14:55:44 -05:00
Melori Arellano
3fb4ec6fe9
[DOCS]Update rollup tutorial to add steps for index pattern (#67377) (#67663)
* [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:33:50 -06:00
Spencer
7f276fc8f3
[7.3] Add example of of local plugin installation (#65986) (#66110) 2020-05-11 14:59:54 -07:00
Melori Arellano
9d0952f946
[7.3] [DOCS] Add ILM tutorial (#59502) (#63425)
* [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.3

Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2020-04-14 18:22:59 -06:00
Kaarina Tungseth
943fd9188e
[DOCS] Removed below references (#60159) (#60327) 2020-03-16 16:50:15 -05:00
Kaarina Tungseth
b5ac9bd0c2
[DOCS] Clarification in tutorial (#59088) (#59903)
* Cl[DOCS] arification in tutorial

* Review comments
2020-03-11 09:13:04 -05:00
Kaarina Tungseth
a5c7a47901
[DOCS] Rework of main get started page (#58260) (#59051)
* [DOCS] Rework of main gett started page

* Redirect for add-sample-data

* Link fix

* Review comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-02 10:16:51 -06:00
Nik Richers
bfebf792ca
Switch to standard ESS trial attribute (#58309) (#58664)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-26 14:32:16 -08:00
gchaps
11baba650f
[DOCS] Removes IRC from Contributing.md (#57397) (#57917)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-18 15:04:21 -08:00
gchaps
b9717c5e20
Fixes merge conflict in limitations doc. (#57489) 2020-02-12 15:56:41 -08:00
Lisa Cawley
2b5d985d93
[DOCS] Fixes typo in release highlights (#57487) (#57513) 2020-02-12 14:38:42 -08:00
gchaps
73ee55f943
[DOCS] Removes reference to IRC (#57245) (#57280) 2020-02-10 16:08:10 -08:00
Melori Arellano
ce181201e7
[DOCS] Adds instructions to extract files from a .p12 keystore (#54981) (#57228)
* [DOCS] Adds instructions to extract files from a .p12 keystore

* Update docs/user/security/securing-communications/index.asciidoc

Co-Authored-By: Joe Portner <5295965+jportner@users.noreply.github.com>

* Update docs/user/security/securing-communications/index.asciidoc

Co-Authored-By: Joe Portner <5295965+jportner@users.noreply.github.com>

* Update docs/user/security/securing-communications/index.asciidoc

Co-Authored-By: Joe Portner <5295965+jportner@users.noreply.github.com>

* Update docs/user/security/securing-communications/index.asciidoc

Co-Authored-By: Joe Portner <5295965+jportner@users.noreply.github.com>

* Update docs/user/security/securing-communications/index.asciidoc

Co-Authored-By: Joe Portner <5295965+jportner@users.noreply.github.com>

* Revised section to make it consistent with 7.6

* Format URL so it doesn't appear as a link

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2020-02-10 11:14:40 -07:00
Larry Gregory
11b7e29ec5
[7.3] Adds Query.AI to known-plugins.asciidoc (#50516) (#56514)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Kerg09 <46001886+Kerg09@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-01-31 11:54:08 -05:00
gchaps
93677f1301
[DOCS] Updates example in Timelion doc (#56444) (#56457) 2020-01-30 14:37:14 -08:00
gchaps
49696f35ac
[DOCS] Adds monitoring setting (#54819) (#54854) 2020-01-14 16:20:48 -08:00
gchaps
e8d31bc728
Fixes merge conflict. (#54621)
Co-authored-by: John Trengrove <john@retrofilter.com>
2020-01-13 14:21:07 -08:00
Jonathan Budzenski
05c9085deb [docs] load balancing kibana (#52659)
* [docs] multiple kibanas

* fix

* capital title

* Update docs/setup/production.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/production.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/production.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* title and actions

* fix reference

* fix merge

* case fix

* plural

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-01-13 12:39:54 -06:00
gchaps
fd6a5b57ab
[DOCS][Reporting] Adds info about using a custom reporting index (#54052) (#54170)
* [DOCS][Reporting] Adds info about using a custom reporting index

* [DOCS] Incorporates edits into reporting security doc
2020-01-07 10:22:06 -08:00
gchaps
b8b6b393ef
[DOCS] Fixes merge conflict in reporting doc (#53651) 2019-12-19 15:35:58 -08:00
Kaarina Tungseth
c5960b5f19
[DOCS] Canvas data sources (#53334) (#53640)
* [DOCS] Canvas data sources

* Comments from Gail
2019-12-19 15:15:49 -06:00
Melori Arellano
c4f5f2f4ce
[DOCS]Clarify that by default server.host only allows local connections (#52802) (#53301)
* [DOCS]Clarify that by default server.host only allows local connections

* Update docs/setup/access.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/settings.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/settings.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
2019-12-17 09:46:44 -07:00
Kaarina Tungseth
84a8dad60b
[DOCS] Compresses images to 1MB or less (#51496) (#53154)
* [DOCS] Compresses images to 1MB or less

* Changed lens_data_info to png
2019-12-16 11:33:07 -06:00
gchaps
446e237969
[DOCS] Adds example of assigning roles in Reporting (#52757) (#52917)
* [DOCS] Adds example of assigning roles in Reporting

* [DOCS] Updates reporting security doc with review comments

* [DOCS] Incorporates review comments in reporting doc
2019-12-12 08:52:53 -08:00
Jonathan Budzenski
2484ca19c8 [docs] max-old-space-size (#52310)
* [docs] max-old-space-size

* Update docs/setup/production.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/setup/production.asciidoc

Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>

* _max_

* Update docs/setup/production.asciidoc

Co-Authored-By: Tyler Smalley <tylersmalley@me.com>

* max example

* move comma

* Update production.asciidoc
2019-12-11 17:39:13 -06:00
Dan Roscigno
a1db6a38a6
Add rbac_tutorial (#52411) 2019-12-11 11:28:21 -05:00
gchaps
3b68ee9424
[DOCS] Updtes description of elasticsearch.requestHeadersWhitelist (#52675) (#52692) 2019-12-10 14:37:40 -08:00
Nathan Reese
40d626397e
[skip-ci][Maps] Connecting to Elastic Maps Service from an internal network documentation (#48927) (#52443)
* [skip-ci][Maps] Connecting to Elastic Maps Service from an internal network documenation

* use ascii docs list format

* review feedback
2019-12-06 14:46:53 -07:00
Catherine Liu
0380a31497
[7.3] [Canvas][Docs] Updates function reference (#50393) (#51536) 2019-12-04 13:18:49 -07:00
Lisa Cawley
ff65b4dfb5
[DOCS] Fixes xpack-ref links (#51936) (#51999) 2019-12-02 10:44:58 -08:00
Lisa Cawley
5b65d6998e
[7.3] [DOCS] Fixes broken links (#51634) (#51777) 2019-11-27 08:23:47 -08:00
gchaps
bc0af424e2
[DOCS][7.3] Improves multitenancy documentation (#51660) 2019-11-25 14:29:25 -08:00
Spencer
4d94612df8
[7.3] Update where log files are written using systemd (#47570) (#51466)
At least for kibana-oss 7.4, this is how I can access Kibana logs. 
The file `/var/log/kibana` is not created and if I set it as a log file, kibana does not have permission to write there. 
See also:
https://github.com/elastic/kibana/issues/6579
2019-11-22 09:53:50 -07:00