Lisa Cawley
aaf4c38054
[7.2][DOCS] Updates telemetry settings ( #149731 )
...
Backports https://github.com/elastic/kibana/pull/149651
2023-01-27 11:55:07 -08:00
Kaarina Tungseth
bcbd5719be
[DOCS] Adds missing monitoring.cluster_alerts.email_notifications.enabled
setting ( #127323 ) ( #127398 )
...
* [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:44 -06:00
Kaarina Tungseth
110eda67db
[DOCS] Adds missing monitoring.cluster_alerts.email_notifications.email_address
monitoring setting ( #126826 ) ( #127366 )
...
* [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:08 -06:00
Brandon Kobel
ae59e4664d
[7.x] Update docs to explicitly state supported upgrade version ( #103783 ) ( #104178 )
...
* 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:46:42 -07:00
Tim Sullivan
745dcf50f7
[Reporting/Docs] Add section to troubleshooting guide to explain the StatusCodeError logs ( #102278 ) ( #102423 )
...
* [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:26 -07:00
gchaps
f019904766
[DOCS] Removes outdated OSS homebrew tap ( #101210 ) ( #101229 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-03 10:36:04 -07:00
James Rodewig
dc3bae2b52
[DOCS] Fix docker run code snippet ( #96157 ) ( #96176 )
...
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:44:03 -04:00
Joe Portner
ceb2e6710f
Update reporting docs ( #87651 ) ( #87920 )
2021-01-11 15:50:05 -05:00
Kaarina Tungseth
e909ebe9a1
Docs: Remove references to Goovy, JS and Py scripted fields ( #82662 ) ( #87740 )
...
Co-authored-by: Stuart Tettemer <stu@elastic.co>
2021-01-07 15:03:06 -06:00
Joe Portner
346978de05
Update security docs ( #87215 ) ( #87349 )
...
# 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:20 -05:00
gchaps
c78124638d
Replaces GET verb with POST to match the rest of the documentation. ( #85926 ) ( #86571 )
...
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:55:33 -08:00
Larry Gregory
f798bf347f
[7.2] fixed path to config file ( #85257 ) ( #85269 )
...
Co-authored-by: Vincent Fuchs <vincent.fuchs@gmail.com>
2020-12-08 09:01:27 -05:00
Rudolf Meijering
2ceb0895f4
[7.3] [docs] Resolving failed Kibana upgrade migrations ( #80999 ) ( #81810 ) ( #81882 ) ( #81985 )
...
* [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
# Conflicts:
# docs/setup/upgrade.asciidoc
2020-10-29 12:18:53 +01:00
Kaarina Tungseth
7a7f811e11
[DOCS] Removees 8.0 from Upgrade Assistant docs ( #69067 ) ( #69078 )
...
# Conflicts:
# docs/management/upgrade-assistant/index.asciidoc
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-12 16:15:43 -05:00
Kaarina Tungseth
92226ff387
[DOCS] Adds environment variable warning ( #67623 ) ( #68950 )
...
* [DOCS] Adds wenvironment variable warning
* Updated note
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-11 15:04:45 -05:00
Melori Arellano
240dd20f8d
[DOCS]Update rollup tutorial to add steps for index pattern ( #67377 ) ( #67664 )
...
* [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:34:54 -06:00
Spencer
865d11cac2
[7.2] Add example of of local plugin installation ( #65986 ) ( #66109 )
2020-05-11 14:59:41 -07:00
Melori Arellano
23fc90b0a0
[7.2] [DOCS] Add ILM tutorial ( #59502 ) ( #63426 )
...
* [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.2
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2020-04-14 18:22:49 -06:00
Kaarina Tungseth
f156d6907b
[7.2] [DOCS] Removed below references ( #60159 ) ( #60329 )
...
* [DOCS] Removed below references (#60159 )
* Fixed build error
2020-03-17 13:49:37 -05:00
Kaarina Tungseth
dac54d5acc
[DOCS] Clarification in tutorial ( #59088 ) ( #59904 )
...
* Cl[DOCS] arification in tutorial
* Review comments
2020-03-11 09:13:17 -05:00
Kaarina Tungseth
8493ce64ab
[DOCS] Rework of main get started page ( #58260 ) ( #59052 )
...
* [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:21:35 -06:00
Nik Richers
391ef0bb52
Switch to standard ESS trial attribute ( #58309 ) ( #58666 )
...
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:22 -08:00
gchaps
e64ad25a75
Fixes merge conflict ( #57579 )
2020-02-13 09:03:34 -08:00
Lisa Cawley
6dee5fe94d
[DOCS] Fixes typo in release highlights ( #57487 ) ( #57512 )
2020-02-12 17:04:41 -08:00
gchaps
46b5e0b041
[DOCS] Removes reference to IRC ( #57245 ) ( #57281 )
2020-02-10 16:08:46 -08:00
Melori Arellano
3a732fe1c3
[DOCS] Adds instructions to extract files from a .p12 keystore ( #54981 ) ( #57229 )
...
* [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:13:34 -07:00
Larry Gregory
f5511897e3
Adds Query.AI to known-plugins.asciidoc ( #50516 ) ( #56515 )
...
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:53:01 -05:00
gchaps
6dc2347888
[DOCS] Adds monitoring setting ( #54819 ) ( #54855 )
2020-01-14 16:23:12 -08:00
gchaps
fed51708da
[DOCS] Fixes merge conflict. ( #54622 )
...
Co-authored-by: John Trengrove <john@retrofilter.com>
2020-01-13 14:20:54 -08:00
Jonathan Budzenski
57d55d0654
[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:40:22 -06:00
gchaps
9708404cb0
[DOCS][Reporting] Adds info about using a custom reporting index ( #54052 ) ( #54171 )
...
* [DOCS][Reporting] Adds info about using a custom reporting index
* [DOCS] Incorporates edits into reporting security doc
2020-01-07 10:21:03 -08:00
gchaps
81010b0203
[DOCS][7.2] Fixes merge conflict in reporting docs ( #53652 )
2019-12-19 15:36:53 -08:00
Melori Arellano
c91797efeb
[DOCS]Clarify that by default server.host only allows local connections ( #52802 ) ( #53302 )
...
* [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:48:27 -07:00
Kaarina Tungseth
d89bd9027f
[DOCS] Compresses images to 1MB or less ( #51496 ) ( #53155 )
...
* [DOCS] Compresses images to 1MB or less
* Changed lens_data_info to png
2019-12-16 11:33:15 -06:00
gchaps
836e55ddf6
[DOCS] Adds example of assigning roles in Reporting ( #52757 ) ( #52918 )
...
* [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:54:30 -08:00
Jonathan Budzenski
98c68f7f83
[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:35 -06:00
Dan Roscigno
69194b9fee
add rbac_tutorial ( #52415 )
2019-12-11 10:41:27 -05:00
gchaps
9b7f93f554
[DOCS] Updtes description of elasticsearch.requestHeadersWhitelist ( #52675 ) ( #52693 )
2019-12-10 14:36:26 -08:00
Lisa Cawley
d109bbc70f
[DOCS] Update CCR links ( #44012 ) ( #52591 )
2019-12-09 17:00:28 -08:00
Lisa Cawley
adb441ea06
[DOCS] Fixes usage of xpack-ref attribute ( #51924 )
2019-11-29 16:29:26 -08:00
gchaps
2b03ba95b1
[DOCS][7.2] Improves documentation arouond multitenancy ( #51662 )
2019-11-25 14:29:10 -08:00
Spencer
70425f3cba
[7.2] Update where log files are written using systemd ( #47570 ) ( #51467 )
...
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:57 -07:00
gchaps
6a1be3524d
Fixes merge conflict ( #51396 )
2019-11-21 15:54:10 -08:00
Kaarina Tungseth
b012c6c61e
[DOCS] Compresses gifs ( #51332 ) ( #51354 )
2019-11-21 14:25:27 -06:00
gchaps
90d5469c0f
[DOCS] Fixes reporting + reverse proxy documentation ( #51113 ) ( #51342 )
...
* [DOCS] Fixes reporting + reverse proxy documentation
* [DOCS] Updates Reporting settings doc per review comments
* [DOCS] Incorporates review feedback
* [DOCS] Combines notes in on section
2019-11-21 12:25:20 -08:00
gchaps
8b6bff16cc
[DOCS] Adds clarification ot encryption key setting ( #51244 ) ( #51329 )
2019-11-21 10:59:51 -08:00
Jonathan Budzenski
33140819e5
Fix wrong path in brew doc ( #50659 ) ( #51248 )
...
* Fix wrong path in brew doc
* Update brew.asciidoc
2019-11-20 18:54:32 -06:00
Matt Bargar
0201045e3d
Lucene uses or
by default ( #50987 ) ( #51087 )
2019-11-19 13:26:14 -05:00
Lisa Cawley
426b70d4f0
[7.2] [DOCS] Removes Extend your use case section ( #49812 ) ( #49921 )
2019-11-15 10:28:12 -08:00
gchaps
32653120f4
[DOCS] Adds link to content security policy doc ( #50698 ) ( #50710 )
2019-11-14 11:43:00 -08:00