Commit graph

94 commits

Author SHA1 Message Date
gchaps
cbd17632a4
[DOCS] [7.4] Updates dashboard only docs (#42775)
* [DOCS] Updates dashboard only docs

* [DOCS] Adds deprecation notice to dashboard-only mode docs
2019-08-07 14:24:34 -07:00
Matthias Wilhelm
2c8efa49ac
Add missing doc for dateNanosFormat (#42459) (#42506) 2019-08-02 08:08:46 +02:00
Matt Bargar
ba516a41f5
Add advanced setting to turn off search on Discover's initial page load (#42036) (#42408)
Discover currently executes a search as soon as it loads. For some users this is useful. But for others it may return worthless results at the expense of extra load on their ES cluster and increased page load times, making it harder to get to the data they actually want. This PR adds an advanced setting allowing users to turn off the "search on page load" functionality in Discover.
2019-08-01 13:23:07 -04:00
gchaps
e87539da69
[DOCS] Updates images and adds example to rollup jobs doc (#41839) (#41913)
* [DOCS] Updates images and adds example to rollup jobs doc

* [DOCS] Edits to rollup text
2019-07-24 10:47:07 -07:00
KOTungseth
0a103038fe [DOCS] Changed Visual Builder to TSVB 2019-07-22 16:12:20 -05:00
James Rodewig
bcb1485ee9 [DOCS] Update anchors and links for Elasticserach API relocation. (#41372) 2019-07-19 15:21:35 -04:00
gchaps
dc24720f62 [DOCS] Fixes bulleted list in snapshot doc (#41475) 2019-07-18 09:54:06 -07:00
gchaps
113a635d5b [DOCS] Puts all watcher content on one page (#41390) 2019-07-17 12:48:40 -07:00
James Rodewig
7bb2017389 [DOCS] Fix broken snapshot anchor links (#41184) 2019-07-16 09:57:27 -04:00
gchaps
1f412e320c [DOCS] Updates Snapshot and Restore docs (#40894) 2019-07-12 15:49:38 -07:00
Marco Vettorello
1fa928d1f0
[7.x] Configure GraphiteURLs whitelist from kibana.kml (#39480) (#40753) 2019-07-10 19:21:19 +02:00
gchaps
a53cfa349b [DOCS] Updates Watcher docs to match updated UI (#40106)
* [DOCS] Updates Watcher docs to match updated UI

* [DOCS] Incoporates watcher review comments and adds badge

* [DOCS] Updated watcher security doc based on feedback

* Update docs/management/watcher-ui/index.asciidoc

Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
2019-07-09 14:31:52 -07:00
gchaps
abead627c7
[DOCS] Updates 7.x index patterns doc (#39740) 2019-06-26 13:58:54 -07:00
Brandon Kobel
e0b9c017db
[docs][skip ci] Read only access for @elastic/kibana-app applications (#35560) (#38306)
* Adding read-only mode section to Discover

* No more "mode" or "badge" terminology

* Putting newline back

* Adding "Saving" section for visualize

* Adding dashboard read only access section

* Timelion gets read-only documentation

* Adding read only access section to index patterns and advanced settings

* Adding graph read only access section
2019-06-13 09:31:52 -07:00
gchaps
f7236a96e8 [DOCS] Adds docs for snapshot repositories UI (#38159)
* [DOCS] Adds docs for snapshot repositories UI

* [DOCS] Incorporates review comments into snapshot docs
2019-06-07 13:46:40 -07:00
Tim Roes
120cc65863
Improve links (#36639) (#36687) 2019-05-21 10:52:00 -04:00
gchaps
f16d70c75a [DOCS] Updates Advanced Settings doc (#36455)
* [DOCS] Updates Advanced Settings doc

* Update docs/management/advanced-options.asciidoc

Co-Authored-By: Sarah Hersh <schersh@users.noreply.github.com>
2019-05-13 14:50:16 -04:00
Sarah Hersh
b19c5eff08 [DOCS] Update license page (#36448) 2019-05-10 14:06:34 -04:00
Sarah Hersh
ae2c72bbcc [DOCS] Updates 7.0 upgrade guide (#34121) 2019-04-01 17:03:42 -04:00
Lisa Cawley
72c47d1f3e [DOCS] Adds X-Pack icon for index management (#34175) 2019-04-01 10:03:47 -07:00
Lisa Cawley
2e51b38aff [DOCS] Adds X-Pack icon for ILM (#34178) 2019-04-01 09:34:48 -07:00
Lisa Cawley
0dd4fc5a7e [DOCS] Adds X-Pack icon for rollup management (#34182) 2019-04-01 09:02:43 -07:00
Lukas Olson
002fc5e937 Remove segmented fetch (#33453)
* Remove segmented fetch

* Fix namespace

* Remove unused translations
2019-03-27 14:14:55 -07:00
gchaps
c45a61a6bb [DOCS] Adds information about enabling/disabling rollover (#33600) 2019-03-20 14:15:45 -07:00
Lisa Cawley
bf60408121 [DOCS] Add security consideration for Upgrade Assistant (#33215) 2019-03-14 09:50:52 -07:00
Sarah Hersh
1a516d5f01 adds x-pack logo to ccr (#33195) 2019-03-14 10:08:34 -04:00
Sarah Hersh
8226605415 resolve conflict for attributes 2019-03-13 16:56:26 -04:00
gchaps
01a0ea6731
[DOCS] Updates Upgrade Assistant doc for 7.x (#32443) 2019-03-05 12:13:36 -08:00
Sarah Hersh
f04cb2ff12 [Docs]Adds docs for Follower indices UI (#31928) 2019-02-27 11:37:16 -05:00
Lukas Olson
c3722b76af Add docs for savedObjects:listingLimit advanced setting (#31593) 2019-02-21 08:18:26 -07:00
Tim Roes
6105bf20cf
Renamed the kuery setting to KQL (#29587) (#31572)
* Allow select settings to specify labels for their values

* Rename kuery setting to KQL

* Change docs for KQL setting

* Add warnings for unused options

* Address review

* Remove chinese translation for modified string

* Fix translations again (... should have pulled first)

* Remove old chinese translation
2019-02-20 14:57:28 +01:00
gchaps
e5b35ababd [DOCS] Updates index management doc for 6.7 (#30906)
* [DOCS] Updates index management doc for 6.7

* [DOCS] Incorporates review changes into managing indices doc
2019-02-13 15:21:20 -08:00
gchaps
b227c34218 [DOCS] Adds information about freeze action and index priority to docs (#30865)
* [DOCS] Adds information about freeze action and index priority to ILM docs

* [DOCS] Incorporates review changes for create policy doc
2019-02-13 06:57:06 -08:00
Matt Bargar
1d25e6d052
Makes KQL the default query language for new searches (#27092) (#30328)
Changes the default query language to KQL in all apps that respect the `search:queryLanguage` advanced setting.
2019-02-07 13:38:12 -05:00
Lisa Cawley
b71b815658
[DOCS] Removes problematic float (#29875) 2019-02-01 15:27:09 -08:00
DeDe Morton
f7de675be2
[Docs] Add list of supported config blocks for central management (#27275)
* [Docs] Add list of supported config blocks for central management

* Add Redis to list of supported outputs
2019-01-31 20:03:09 -05:00
Spencer
c052613962
[dashboard+gis] remove dark mode options (#29017)
* [dashboard+gis] remove dark mode options

* [reporting/extract] restore fixtures

* remove mentions of old `.theme-dark` class

* import panel styles from panel/_index.scss
2019-01-23 14:29:35 -08:00
Sarah Hersh
e2ab1b0f78
[DOCS] Adds documentation for remote cluster and CCR UIs (#28944)
* [DOCS]Adds docs for new remote cluster UIs
2019-01-18 09:32:24 -05:00
gchaps
9162855775
[DOCS] Adds documentation for index lifecycle policies (#28705)
* [DOCS] Adds documentation for index lifecycle policies

* [DOCS] Updated image for policy options to show all menu items

* Update create-policy.asciidoc

* [DOCS] Incorporated review comments on hot and warm phase

* [DOCS] Additional changes to warm phase

* [DOCS] Removed the word open in the warm phase
2019-01-15 14:11:19 -08:00
Fabien Baligand
9254c829fb Add setting to hide the 'Time' column in discover and saved searches. 2019-01-09 16:23:21 -07:00
Sarah Hersh
76f3816dd1
DOCS/update to reflect new UI text (#28088) 2019-01-09 15:18:53 -05:00
gchaps
61eed842e5
[DOCS] Add docs for 8.0 Upgrade Assistant (#28138) 2019-01-07 08:06:00 -08:00
Sarah Hersh
5654f608eb
DOCS/add detail to managing rollup jobs (#28000) 2019-01-04 10:42:35 -05:00
Tim Roes
8964523f41
Add setting to enable frozen index search (#27297)
* Add setting to enable frozen index search

* Add description to docs

* Fix method calls
2018-12-17 22:21:34 +01:00
DeDe Morton
23effa5a22
[Docs] Add beta flag to central management docs (#26558) 2018-12-06 12:50:44 -08:00
DeDe Morton
fd4bb7845b
[Docs] Adds Beats central management docs (#26061) 2018-11-30 10:25:06 -08:00
gchaps
83369770c6
[DOCS] Adds docs for managing, creating, and visualizing rollups (#25450)
* [DOCS] Adds docs for managing, creating, and visualizing rollups

* [DOCS] Fixed broken link]

* [DOCS] Updates docs based on review feedback
2018-11-09 12:57:59 -08:00
Matt Bargar
c21b2ee73f
Add more accurate details on scripted field querying 2018-11-01 09:13:37 -04:00
Lisa Cawley
186cea2d74
[DOCS] Adds TLS info to licensing page (#20638) 2018-09-27 10:09:14 -07:00
Matt Bargar
15322e7256
Expose max_concurrent_shard_requests for _msearch requests (#22379)
Allows Kibana users to configure the max_concurrent_shard_requests param used by Kibana when sending _msearch requests. Exposes the config as an advanced setting. By default we won't send the param at all, relying on the ES default instead.
2018-09-11 11:23:18 -04:00