Lisa Cawley
00e042d4d4
[7.1][DOCS] Updates telemetry settings ( #149732 )
...
Backports https://github.com/elastic/kibana/pull/149651
2023-01-27 11:57:11 -08:00
Kaarina Tungseth
1e66058e53
[DOCS] Adds missing monitoring.cluster_alerts.email_notifications.enabled
setting ( #127323 ) ( #127399 )
...
* [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:04:27 -06:00
Kaarina Tungseth
2a54eb3c5e
[DOCS] Adds missing monitoring.cluster_alerts.email_notifications.email_address
monitoring setting ( #126826 ) ( #127367 )
...
* [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:42:55 -06:00
Brandon Kobel
8df5f74dc0
[7.x] Update docs to explicitly state supported upgrade version ( #103783 ) ( #104179 )
...
* 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 12:50:00 -07:00
Tim Sullivan
a31950e8a0
[Reporting/Docs] Add section to troubleshooting guide to explain the StatusCodeError logs ( #102278 ) ( #102424 )
...
* [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:48 -07:00
gchaps
8cef98d2cc
[DOCS] Removes outdated OSS homebrew tap ( #101210 ) ( #101230 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-03 10:35:46 -07:00
Kaarina Tungseth
1600b5b1db
Docs: Remove references to Goovy, JS and Py scripted fields ( #82662 ) ( #87744 )
...
Co-authored-by: Stuart Tettemer <stu@elastic.co>
2021-01-07 15:07:44 -06:00
Joe Portner
3d57042246
[7.1] Update security docs ( #87215 ) ( #87350 )
...
# Conflicts:
# docs/management/managing-saved-objects.asciidoc
# docs/user/security/securing-communications/index.asciidoc
# docs/user/security/securing-kibana.asciidoc
2021-01-05 13:33:10 -05:00
gchaps
83f56d2605
Replaces GET verb with POST to match the rest of the documentation. ( #85926 ) ( #86572 )
...
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:56:32 -08:00
Larry Gregory
04191d224c
[7.1] fixed path to config file ( #85257 ) ( #85270 )
...
Co-authored-by: Vincent Fuchs <vincent.fuchs@gmail.com>
2020-12-08 09:01:34 -05:00
Kaarina Tungseth
cba4f0defc
[DOCS] Removees 8.0 from Upgrade Assistant docs ( #69067 ) ( #69079 )
...
# Conflicts:
# docs/management/upgrade-assistant/index.asciidoc
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-12 16:15:27 -05:00
Kaarina Tungseth
5331f770c0
[DOCS] Adds environment variable warning ( #67623 ) ( #68951 )
...
* [DOCS] Adds wenvironment variable warning
* Updated note
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-11 15:05:01 -05:00
Melori Arellano
f2609e7649
[DOCS]Update rollup tutorial to add steps for index pattern ( #67377 ) ( #67665 )
...
* [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:37:20 -06:00
Spencer
5b94b17872
[7.1] Add example of of local plugin installation ( #65986 ) ( #66108 )
2020-05-11 14:59:32 -07:00
Melori Arellano
d423af82a6
[7.1] [DOCS] Add ILM tutorial ( #59502 ) ( #63427 )
...
* [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.1
Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2020-04-14 18:22:33 -06:00
gchaps
ec53283d8c
Fixes merge conflict in limitations doc ( #57580 )
2020-02-13 09:35:43 -08:00
Melori Arellano
952099b856
[DOCS] Adds instructions to extract files from a .p12 keystore ( #54981 ) ( #57230 )
...
* [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:11 -07:00
Larry Gregory
1a58bc2db2
Adds Query.AI to known-plugins.asciidoc ( #50516 ) ( #56516 )
...
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:52:46 -05:00
gchaps
ea143644d6
[DOCS] Fixes merge conflict in monitoring setting doc ( #54857 )
2020-01-15 08:25:09 -08:00
Jonathan Budzenski
6caf91a25f
[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:45 -06:00
Melori Arellano
e3db287a39
[DOCS]Clarify that by default server.host only allows local connections ( #52802 ) ( #53702 )
...
* [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>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2019-12-20 08:58:19 -07:00
gchaps
d12243f752
[DOCS][7.1]Fixes merge conflict in reporting doc ( #53653 )
2019-12-19 15:37:45 -08:00
Kaarina Tungseth
bebc80a034
[DOCS] Compresses images to 1MB or less ( #51496 ) ( #53156 )
...
* [DOCS] Compresses images to 1MB or less
* Changed lens_data_info to png
2019-12-16 11:34:38 -06:00
Jonathan Budzenski
6f5662ac7b
[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:44:50 -06:00
gchaps
9a7787a54c
[DOCS] Updtes description of elasticsearch.requestHeadersWhitelist ( #52675 ) ( #52695 )
2019-12-10 14:35:16 -08:00
Lisa Cawley
2bfbc56b47
[DOCS] Update CCR links ( #44012 ) ( #52592 )
2019-12-09 17:00:58 -08:00
Lisa Cawley
d6c7874b7d
[7.1][DOCS] Fixes usage of xpack-ref attribute ( #51924 ) ( #51933 )
2019-11-29 18:15:37 -08:00
Spencer
cad0fa1982
[7.1] Update where log files are written using systemd ( #47570 ) ( #51468 )
...
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:54:05 -07:00
Kaarina Tungseth
018456a81b
[DOCS] Compresses gifs ( #51332 ) ( #51356 )
2019-11-21 14:28:05 -06:00
gchaps
46707ae579
[DOCS] Fixes reporting + reverse proxy documentation ( #51113 ) ( #51343 )
...
* [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:05 -08:00
gchaps
235f2ccb68
[DOCS] Adds clarification ot encryption key setting ( #51244 ) ( #51330 )
2019-11-21 10:59:25 -08:00
Jonathan Budzenski
991f6b4ecf
Fix wrong path in brew doc ( #50659 ) ( #51248 )
...
* Fix wrong path in brew doc
* Update brew.asciidoc
2019-11-20 18:54:55 -06:00
Matt Bargar
ba92113c79
Lucene uses or
by default ( #50987 ) ( #51088 )
2019-11-19 13:26:35 -05:00
Lisa Cawley
3c4fae2bc2
[7.1] [DOCS] Removes Extend your use case section ( #49812 ) ( #49922 )
2019-11-15 10:31:38 -08:00
gchaps
6e5817ce1c
[DOCS] Adds link to content security policy doc ( #50698 ) ( #50711 )
2019-11-14 11:41:39 -08:00
Nik Everett
7e103f048e
Docs: Fix table alignment
...
The table attempted to both center and left align some columns. Since
that doesn't make sense asciidoctor just throw the entire alignment on
the floor. This change left aligns it because I think that looks better
than centering.
2019-10-18 13:39:53 -04:00
Nik Everett
e274063834
Docs: Properly escape experimental marker
...
The `experimental` marker needs its parameters escaped if they contain a
`,`. This one does so I added the quotes.
2019-10-18 12:59:14 -04:00
Lisa Cawley
2e71bb9e96
[DOCS] Fixes link to node.js documentation ( #48334 ) ( #48340 )
2019-10-15 17:47:38 -07:00
Lisa Cawley
c554fd9023
[DOCS] Fix missing attribute ( #48298 ) ( #48318 )
2019-10-15 16:47:36 -07:00
Kaarina Tungseth
fa544c55ed
[DOCS] Improvements to the upgrade docs ( #48126 ) ( #48155 )
2019-10-14 14:45:11 -05:00
Nik Everett
8d25e3bde3
Docs: Fix for asciidoctor ( #47876 ) ( #47910 )
...
Asciidoctor is a bit more picky about somethings. This fixes them for
it.
2019-10-10 17:58:46 -04:00
Lisa Cawley
72f8c5c834
[DOCS] Removes redundant CCS security ( #47743 ) ( #47780 )
2019-10-10 14:33:33 -07:00
Kaarina Tungseth
40801e541d
[DOCS] Removed plugin-dir ( #47488 ) ( #47510 )
2019-10-07 14:47:56 -05:00
Kaarina Tungseth
1dfa599db2
[DOCS] Specifies deprecated setting for 7.x ( #46162 ) ( #47355 )
2019-10-04 12:02:50 -05:00
Kaarina Tungseth
d29c00802d
[DOCS] Added content for unique index pattern name ( #47066 ) ( #47274 )
2019-10-03 16:18:00 -05:00
Lisa Cawley
ff64d81512
[7.1][DOCS] Updates links to Watcher content ( #46636 )
2019-10-01 14:26:31 -07:00
gchaps
6480894b2f
[DOCS] Adds note to troubleshooting migration topic ( #46815 ) ( #46831 )
2019-09-27 11:13:08 -07:00
Kaarina Tungseth
f879823607
[DOCS] Added link names to configure-reporting page ( #46805 ) ( #46814 )
2019-09-27 11:17:09 -05:00
Kaarina Tungseth
76bc051d0c
[DOCS] Reverted reporting changes ( #46723 )
2019-09-26 12:39:52 -05:00
Kaarina Tungseth
c79fabab61
[7.1] [DOCS] Updates to Reporting docs ( #46158 ) ( #46524 )
...
* [DOCS] Updates to Reporting docs (#46158 )
* [DOCS] Updated to Reporting docs
* Updated with review comments
* Removed float tag
2019-09-26 12:03:12 -05:00