Commit graph

833 commits

Author SHA1 Message Date
Lisa Cawley
9a2e03b5c0
[6.6][DOCS] Updates telemetry settings (#149747)
Backports https://github.com/elastic/kibana/pull/149651
2023-01-27 13:47:37 -08:00
Lisa Cawley
41d9e8e252
[6.6] [DOCS] Fixes broken links (#51634) (#51929) 2019-11-29 18:20:52 -08:00
Matt Bargar
02c2461ff2
Lucene uses or by default (#50987) (#51092) 2019-11-19 13:28:35 -05:00
Nik Everett
4d6eb8daf9 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:43:46 -04:00
Nik Everett
7ec94bfbde Docs: Fix monitoring settings deprecation warnings
Asciidoctor requires a slightly different syntax. This makes it happy.
2019-10-18 13:24:33 -04:00
Nik Everett
6d0cd72b23 Docs: Fix settings deprecation warnings
Asciidoctor requires a slightly different syntax. This makes it happy.
2019-10-18 13:08:25 -04:00
Nik Everett
3b7eb6362b Docs: Fix poorly rendered link
The source had a backtick transposed with a right square bracket which
was confusing things.
2019-10-18 10:10:57 -04:00
Nik Everett
7bad4a2e62 Docs: Fix upgrade table
Asciidoctor is a bit more picky about the format of the column
specifiers.
2019-10-17 17:51:05 -04:00
Lisa Cawley
d06795a67e
[6.6] [DOCS] Fix missing attribute (#48298) (#48322) 2019-10-15 17:51:36 -07:00
Lisa Cawley
c50321c7aa
[DOCS] Updates links to Watcher content (#46636) (#47152) 2019-10-02 14:19:49 -07:00
lcawl
ec8f8f6860 [DOCS] Updates location of version attribute for Kibana Guide (#45051) 2019-09-09 10:02:15 -07:00
István Zoltán Szabó
33c50593ce [DOCS] Updates ML/anomaly detection terms in the Kibana guide from 7.1 to 6.5 (#42428)
* [DOCS] Updates ML/anomaly detection terms in the Kibana guide from 7.1 to 6.5.

* [DOCS] Fixes indentation.
2019-08-01 14:56:04 +02:00
Lisa Cawley
00dbcbbfe1 [DOCS] Clarifies xpack.security.enabled setting (#41904) 2019-07-24 10:39:08 -07:00
tehmoon
a916fe53a2 Fix variable name typo (#31269) 2019-06-27 16:53:48 -07:00
Lisa Cawley
aef5fa7eff [DOCS] Clarify Data Visualizer limitation (#37143) 2019-06-03 10:06:27 -07:00
István Zoltán Szabó
e0575347bf [DOCS] Completed warning text. 2019-05-22 10:46:39 +02:00
Sarah Hersh
8897d4e29e reformat tables for asciidoctor (#36136) 2019-05-09 16:29:05 -04:00
Lisa Cawley
cc4538bdd1 [DOCS] Fixes table format for Asciidoctor (#36130) 2019-05-06 15:58:44 -07:00
Lisa Cawley
a55f5bd096 [DOCS] Fixes ordered list for asciidoctor (#36065) 2019-05-03 16:03:45 -07:00
lcawl
9bfe4df29c [DOCS] Fixes release note link 2019-05-03 15:08:29 -07:00
Sarah Hersh
4c5232f8f2 backport console updates 2019-04-25 10:07:22 -04:00
Sarah Hersh
c8b9126d51 adds logging.json setting 2019-04-18 11:06:15 -04:00
gchaps
c3948e64d2 [DOCS] Updates Create Pipeline doc (#34359) 2019-04-02 13:37:52 -07:00
Sarah Hersh
d99159bfde Adds x-pack tag (#34355) 2019-04-02 14:39:38 -04:00
lcawl
600c5a600b [DOCS] Work around for titleabbrev errors 2019-04-01 13:42:11 -07:00
Lisa Cawley
b31d7c97c8 [DOCS] Adds X-Pack icon for Canvas (#34173) 2019-04-01 11:45:49 -07:00
Lisa Cawley
03a28225b8 [DOCS] Adds X-Pack icon for index management (#34175) 2019-04-01 11:13:07 -07:00
Lisa Cawley
ca4cc4fbb6 [DOCS] Adds X-Pack icon for ILM (#34178) 2019-04-01 09:44:33 -07:00
Lisa Cawley
37cd4b37ad [DOCS] Adds X-Pack icon for rollup management (#34182) 2019-04-01 09:30:54 -07:00
Sarah Hersh
c6d2ea99d8 [DOCS]Update UI names in Reporting doc (#34073) 2019-03-28 13:52:12 -04:00
lcawl
82f6f9ce9f [DOCS] Fixes anchor in ordered list 2019-03-28 09:28:18 -07:00
Lisa Cawley
fe0135761d [DOCS] Removes abbrevtitles from parts (#34002) 2019-03-27 14:14:31 -07:00
Sébastien Loix
62c0e7bdfd
Update post.asciidoc 2019-03-22 14:48:47 +01:00
gchaps
e0d4d817a7
[DOCS] Adds rollover information to 6.6 Docs (#33662)
* [DOCS] Adds rollover information to 6.6 Docs

* [DOCS] Adds section title for lifecycle phases
2019-03-21 10:08:30 -07:00
Sarah Hersh
90923831fb replace deprecated timezone 2019-03-19 13:18:56 -04:00
Lisa Cawley
39b50ea5b4
[DOCS] Updates X-Pack settings table (#33440) 2019-03-18 13:56:33 -07:00
Brandon Morelli
67e218022f
Backport apm settings fixes 6.6 (#33343)
* fix spelling

# Conflicts:
#	docs/settings/apm-settings.asciidoc

* docs: add sentence on where to change apm settings (#27069)

* [DOCS] Removes X-Pack settings section (#30554)

Just the apm settings changes

* Updates * characters to an escaped * (#22269)

GitHub's asciidoc parser handles `*` characters fine but markdown thinks its italicizing unless you escape the first asterisk. Subsequent asterisks on the same line can stay unescaped and should work fine.

# Conflicts:
#	docs/settings/apm-settings.asciidoc

* fix conflicts
2019-03-15 13:59:40 -07:00
Sarah Hersh
8a7947bf41
fixes typo (#33247) 2019-03-14 14:28:44 -04:00
Sarah Hersh
bdc5392cea
replaces ccr and ccs with attributes (#33246) 2019-03-14 12:55:51 -04:00
Lisa Cawley
b4432d2fdd
[DOCS] Adds monitoring PR to 6.6.2 release notes (#33172) 2019-03-13 12:18:46 -07:00
gchaps
fb1965fee6
[DOCS] Adds PR for fix to vislib legend filters (#33148) 2019-03-13 11:15:46 -07:00
Sarah Hersh
c38badb02e
[DOCS]RN for 6.6.2 (#32716) 2019-03-12 08:21:13 -04:00
Sarah Hersh
b65c810813 [DOCS]Add sample data (#32244)
* add screenshot to add sample sets

* add sample data overview

* new screenshot

* add next steps

* feedback from Gail
2019-03-05 14:02:24 -05:00
DeDe Morton
c843c68391
[Docs] Add list of supported config blocks for central management (#27275) (#29791)
* [Docs] Add list of supported config blocks for central management

* Add Redis to list of supported outputs
2019-02-27 10:24:23 -08:00
Lukas Olson
99658f05a9 Add docs for savedObjects:listingLimit advanced setting (#31593) 2019-02-21 08:24:54 -07:00
Tim Sullivan
62aebccedb
[Docs/Reporting] Fix Troubleshooting page issues, Add section in Getting Started (#31539) (#31649)
* [Docs/Reporting] Fix Troubleshooting page issues, Add section in Get Started

Close https://github.com/elastic/kibana/issues/31518

* update some gs headings

* Kibana doesn't download Chromium!

* Note about verbose logging

* sections

* full path

* has been
2019-02-20 16:47:42 -07:00
Brandon Kobel
23289d3ab5
Adding note about sessions always being bound to browser's lifetime. (#31472) (#31512)
* Adding note about sessions always being bound to browser's lifetime.

* Update docs/settings/security-settings.asciidoc

Co-Authored-By: kobelb <brandon.kobel@gmail.com>
2019-02-19 11:10:48 -08:00
Luca Belluccini
57439f2d19 [DOC] Missing font packages for Chromium (post 6.5) leading to "Caught error spawning Chromium" (#29940)
It might occur that users hit the `Caught error spawning Chromium` error.
This is usually linked to missing font packages on the system.

This sub-list has been extracted from [the puppeteer troubleshooting page](https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md) and as a follow up of the issue https://github.com/elastic/kibana/issues/28123

Let me know if I should review the package list or the text.
I might also add directions on how to check Chromium debug logs if necessary.
2019-02-19 11:56:56 -07:00
Sarah Hersh
7090f2ca1a
Updates 6.6.1 RN (#31494) 2019-02-19 12:34:55 -05:00
Sarah Hersh
09d88e7842
[DOCS] Adds release notes for 6.6.1 (#31140) 2019-02-15 15:18:05 -05:00