Commit graph

744 commits

Author SHA1 Message Date
Jonathan Budzenski 1275b79c68
[6.x] Support for multiple Elasticsearch nodes and sniffing (#21928) (#27431)
* Support for multiple Elasticsearch nodes and sniffing (#21928)

* Node sniffing

* update monitoring

* cleaning

* remove tests

* rewrite tests using the proxy

* fix monitoring mocha tests

* fix payload

* return full error

* default interval false

* add sniff settings to monitoring

* add docs for sniff settings

* re-add index search integration test

* catch parse error

* capital

* fix merge

* hapi upgrade

* return

* pass by prefix

* rm empty test fille

* split error handling

* fix merge

* update recent elasticsearch.url references

* prettier vs eslint

* transport.request, include query params

* mega comment

* revert elasticsearchUrl

* safe hosts

* more docs es.url references

* remove unused ml/esServerUrl

* log if both set

* tribe test

* update remaining url references
2018-12-18 19:16:04 -06:00
gchaps 900ffcba67 [DOCS] Adds Release Notes for 6.5.4 (#27419)
* [DOCS] Adds Release Notes for 6.5.4

* [DOCS] Incorporated review comments into 6.5.4 Release Notes
2018-12-18 10:51:52 -08:00
Tim Roes e59347f2e8
Add setting to enable frozen index search (#27297) (#27344)
* Add setting to enable frozen index search

* Add description to docs

* Fix method calls
2018-12-17 23:12:08 +01:00
Brandon Morelli 56fe06faa6
remove coming 6.5.3 and coming 6.4.3 tags (#26987) 2018-12-11 12:45:47 -08:00
gchaps fb13df59ba [DOCS] Edits wording of visualiation issue in 6.5.3 RN (#26919) 2018-12-10 12:42:10 -08:00
gchaps cb8ad058f2 [DOCS] Adds 6.5.3 Release Notes] 2018-12-10 10:41:19 -08:00
Oliver Gupte e5926ddab6
[APM] Transaction group agg size config (#26683) (#26848)
* [APM] Fixes #24204 by adding default configs to kibana.yml

* [APM] fixes #25940 by adding APM config to control top transation group agg size

* Revert the default configs added to kibana.yml and define joi validations for `xpack.apm.ui.transactionGroupBucketSize`

* fix broken test for incorrect config

* [APM] add docs entry for `xpack.apm.ui.transactionGroupBucketSize`
2018-12-07 23:51:54 -08:00
DeDe Morton d6c920d14f
[Docs] Add beta flag to central management docs (#26558) (#26830) 2018-12-07 16:16:52 -08:00
gchaps 404247526a
[DOCS] Removes visualization PR from release notes (#26820) 2018-12-07 09:11:21 -08:00
DeDe Morton 8939f68b97
[Docs] Adds Beats central management docs (#26061) (#26502) 2018-12-06 12:45:03 -08:00
Sarah Hersh 5246301729
[DOCS] Adds Kibana docs for Canvas functions (#26467) (#26733)
* [DOCS] Migrates Canvas function docs to Kibana docs

* [DOCS] Add docs for TinyMath Canvas functions
2018-12-06 08:06:02 -05:00
gchaps 9f4717dac4
[DOCS] Adds Release Notes for 6.5.2 (#26726) 2018-12-05 10:18:40 -08:00
Chris Koehnke d3b88c28f6 Docs: Add note about oss repositories for deb/rpm (#26475)
* Docs: Add note about oss repositories for deb/rpm

Add documentation on the `oss-*` yum and apt repositories.

* Specify kibana-oss package name
2018-12-05 10:05:18 -05:00
Tim Sullivan ed618e768c
[Reporting] clarify what phantom deprecation means (#26434) (#26640) 2018-12-04 16:02:50 -07:00
lcawl 4c0a9bbdc0 [DOCS] Fixes link title 2018-12-03 17:14:37 -08:00
Lisa Cawley a3c845d76b [DOCS] Adds links to more limitations (#26099) 2018-12-03 17:13:47 -08:00
Aleh Zasypkin b5fc9dc244 [docs] fix typos in the i18n and development docs. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin e56759c4de [common] fix paths. 2018-12-03 21:57:24 +01:00
Lisa Cawley 5ba8924d7a [DOCS] Clarify monitoring dependencies (#26229) 2018-11-27 11:47:18 -08:00
Jonathan Budzenski 3898f5b3ba
docs: add logging.useUTC to known issues (#26055) 2018-11-27 12:24:16 -06:00
lcawl 4c43f12cfb [DOCS] Fix monitoring links 2018-11-26 13:59:15 -08:00
Lisa Cawley bdc7c79fef [DOCS] Adds screenshots for CCR monitoring (#25979) 2018-11-26 08:09:37 -08:00
Tim Roes d9b1c0b626
New visualization type selection (#23833) (#26085)
* First version of new visualization selection

* Extract some components

* Remove visualization category

* Remove old wizard code

* Fix i18n ids

* Fix tests

* Fix tag cloud tests

* Fix broken test method

* Fix wrong method call

* Fix TSVB navigation in tests

* Restructure components

* Fix for lab removal

* Add tests

* Timroes/eui vis type selection (#4)

* Added background graphic from welcome screen to modal

* Fixed up responsiveness

* Change wording

* Fix test snapshot

* Create VisTypeIcon

* Implement suggestions

* Change experimental wording

* Use regular quotes for i18n engine
2018-11-22 13:51:12 +01:00
Lisa Cawley 5ec1117788 [DOCS] Adds screenshot for monitoring jobs (#25904) 2018-11-21 09:38:50 -08:00
Sarah Hersh fc784ffdf8 [DOCS]fix typo in link to source code (#25968) 2018-11-20 16:00:03 -05:00
gchaps debfd58b69 [DOCS] Removes coming tag from 6.5.1 release notes (#25941) 2018-11-20 09:03:29 -08:00
Tim Sullivan e9673f4b30
[Docs/Reporting] Include working config example for multiple kibana.index (#25410) (#25812)
* [Docs] Include working config example for multiple kibana.index in the cluster

* updates
2018-11-20 09:49:47 -07:00
gchaps e003b7f06d [DOCS] Adds footnote about beta functionality in Release Highlights (#25899) 2018-11-19 16:41:13 -08:00
gchaps a93c70015f [DOCS] Adds Release Notes for 6.5.1 (#25832)
* [DOCS] Adds Release Notes for 6.5.1

* [DOCS] Added coming in 6.5.1 label to release notes
2018-11-19 15:07:00 -08:00
Tim Roes 5d73ffadd5
Remove lab stage for visualizations (#25702) (#25869)
* Remove lab stage for visualizations

* Fix typo

Co-Authored-By: timroes <mail@timroes.de>

* Remove dead code
2018-11-19 18:47:31 +01:00
Shaunak Kashyap c2107ea610 [Monitoring] Adding security note about first-time setup (#25823)
* Adding security note

* Mention the built-in superuser role

* Making edits per review feedback
2018-11-19 05:15:25 -08:00
Spencer 8316c104a1 [docs] improve recovery steps for 6.5 migration issue (#25761)
Fixes https://github.com/elastic/kibana/issues/25757

Just a couple tweaks to the recovery steps that mention the specific permissions necessary and instructions for using `kibana-keystore`.

[skip-ci]

(cherry picked from commit 2c9727304b)
2018-11-15 14:52:18 -08:00
Karen Metts 165101eb2b
Add infrastructure and logs doc (#25674) 2018-11-15 15:33:05 -05:00
spalger 173b1902e9 [docs] add not about 6.5 known issue
(cherry picked from commit 59f5383af3)
2018-11-14 19:17:41 -08:00
gchaps 4e61bbcb44 [DOCS] Adds known limitation for exporting a data table (#25561) 2018-11-14 07:21:52 -08:00
lcawl dfb1587d0a [DOCS] Removes coming 650 tags 2018-11-14 06:44:42 -08:00
gchaps 2cd965e768 [DOCS] Fixes typo in samples section of doc (#25594) 2018-11-13 16:00:42 -08:00
gchaps 53f18ac831 [DOCS] Adds known issue re: timezone setting to 6.5.0 Release Notes (#25619)
* [DOCS] Adds known issue re: timezone setting to 6.5.0 Release Notes

* [DOCS] Updated known issue in 6.5.0 Release Notes
2018-11-13 15:54:49 -08:00
Court Ewing acea94c7e3
[DOCS] Saved object migrations (#25558) (#25620)
* Add a note about index migrations to the kibana setup docs

* Tewak the migrations asciidocs for clarity

* docs: refine saved object migration details

Breaking down the migration process into sections helps people find
and link to relevant information more easily.

The focus is on ongoing maintenance of Kibana, whereas the initial new
experience in 6.5.0 is treated as a note of clarification.

Error handling should be expanded in the future to include details about
specific known error cases.
2018-11-13 18:42:35 -05:00
gchaps 0da5b2c5ba [DOCS] Updates highlights doc to link to documentation (#25555) 2018-11-12 17:57:39 -08:00
Lisa Cawley d7f920ddad
[DOCS] Refreshes ML job creation screenshots (#25417) (#25484) 2018-11-12 13:18:33 -08:00
gchaps 72b50919a8 [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 14:39:44 -08:00
Sarah Hersh 9fd4e26f5d Docs/canvas get started (#25476)
* edits to canvas getting started docs

* edit to canvas workpad docs
2018-11-09 16:27:37 -05:00
Sarah Hersh 8030c2de2f Docs/6.5.0 release notes (#25433)
* [DOCS]adds 6.5.0 release highlights and release notes

* [DOCS] Adds additional release notes for 6.5.0

* [DOCS] Added image to release highlights

* edits to 6.5.0 release notes
2018-11-09 16:19:47 -05:00
gchaps c997e7888e [DOCS] Updates information regarding usage of sample data indices (#25424) 2018-11-08 14:54:11 -08:00
Lisa Cawley c029885f5f
[DOCS] Clarify security requirements for monitoring (#24881) (#25419) 2018-11-08 14:17:35 -08:00
gchaps a40ff5207e [DOCS] Adds early draft of Canvas docs (#25395)
* [DOCS] Adds early draft of Canvas docs

* [DOCS] Added images and beta label to Canvas docs
2018-11-08 13:42:42 -08:00
Lisa Cawley 772cec876a [DOCS] Adds data visualizer restriction (#25399) 2018-11-08 09:33:00 -08:00
Lisa Cawley 970307c89c
[6.x] [DOCS] Fixes typo in create role API (#25314) (#25336) 2018-11-08 09:14:13 -08:00
Lisa Cawley a988f198ae
[DOCS] Adds screenshot for Data Visualizer (#25182) (#25305) 2018-11-07 14:01:56 -08:00