Commit graph

16678 commits

Author SHA1 Message Date
debadair
53429e6cda
Add EOL banner. (#52594) 2019-12-10 15:19:30 -08:00
Kaarina Tungseth
f2b4cb843a
[6.2] [DOCS] Updates to help notes (#50187) (#50205)
Backports the following commits to 6.2:
 - [DOCS] Updates to help notes (#50187)

[skip-ci]
2019-11-11 15:33:51 -05:00
Nik Everett
36dc90d8a2 Docs: Fix settings deprecation warnings
Asciidoctor requires a slightly different syntax. This makes it happy.
2019-10-18 13:11:50 -04:00
Nik Everett
2797457452 Docs: Fix poorly rendered link
The source had a backtick transposed with a right square bracket which
was confusing things.
2019-10-18 10:06:43 -04:00
Nik Everett
2e1e55ebb9 Docs: Fix upgrade table
Asciidoctor is a bit more picky about the format of the column
specifiers.
2019-10-17 17:54:47 -04:00
Lisa Cawley
61f3cc3267
[6.2] [DOCS] Fix missing attribute (#48298) (#48327) 2019-10-15 17:59:12 -07:00
Lisa Cawley
ab95783b0e
[DOCS] Updates location of version attribute for Kibana Guide (#45051) (#45170) 2019-09-09 12:54:37 -07:00
Lisa Cawley
dd231d4164 [DOCS] Fixes ordered list for asciidoctor (#36065) 2019-05-03 16:09:20 -07:00
Sarah Hersh
fcd9fd0ff8 [DOCS]Removes empty image link (#34010) 2019-03-27 14:34:35 -07:00
Lisa Cawley
8f425943e6 [DOCS] Deprecate SSL settings (#29990) 2019-02-04 15:35:12 -08:00
Lisa Cawley
7c8d8757b5 [DOCS] Removes problematic float (#29875) 2019-02-01 15:42:17 -08:00
Court Ewing
b6282f0ab3
readme: remove erroneous snapshot builds link (#26151)
The snapshot builds were removed from the readme in #25747,
so there should be no link to them.
2018-11-25 15:14:14 -05:00
Court Ewing
6c5b9cb78c Remove version and snapshots from readme (#25747)
So long as we are referencing the version of Kibana in our readme, we
cannot reliably automate the bumping of the Kibana version as part of
our release process.

None of the other repos in the stack include version information or
links to snapshots in the readme. If folks want to know what version
they're looking at, the package.json is the source of truth.
2018-11-15 17:57:51 -05:00
spalger
d92d395493 [ci] remove x-pack job 2018-11-12 13:23:55 -08:00
Spencer
55b00ff2cb [ci] define matrix axes in code (#25360)
* [ci] define matrix axes in code

* [ci] add null exclude rule

* [ci] make script executable

* [ci] execute sub-scripts

* [ci] simplify job variable name

(cherry picked from commit 399c50cc5c)
2018-11-12 13:21:22 -08:00
Matt Bargar
ad1bb6ccf4
remove var 2018-10-23 18:01:26 -04:00
Matt Bargar
eb4ff2d24a
Fix broken doc links 2018-10-23 16:57:02 -04:00
Thomas Neirynck
7b61999560
align staging urls with new endpoints (#22780) 2018-09-07 10:19:29 -04:00
Spencer
becafebc91
[6.2] [docs/vis] document Top Hit metric agg (#20433) (#22099)
Backports the following commits to 6.2:
 - [docs/vis] document Top Hit metric agg  (#20433)
2018-08-16 16:06:25 -07:00
gchaps
2fbcfe0fa0
[DOCS] 6.2: Added note about comma-separated list and cross cluster … (#21820)
* [DOCS] 6.2:  Added note about comma-separated list and cross cluster search

* [DOCS]: Incorporated review comments in 6.2 cross cluster search doc
2018-08-09 06:34:45 -07:00
Tyler Smalley
6f0f6a4645 Revert "[DOCS] Add note about comma syntax in cross cluster search prior to 6.3"
This reverts commit a07cc94459.
2018-08-08 15:24:19 -07:00
gchaps
a07cc94459 [DOCS] Add note about comma syntax in cross cluster search prior to 6.3 2018-08-08 12:13:59 -07:00
Spencer
3c1fa6b5ea [junitReports] Rename reports so they are auto-discovered by CI (#21502)
In order for the runbld project we use in CI to auto-discover the junit reports we generate they need to match `TEST-*.xml`, which will allow us to include more details in the failure emails, and push failure info to the build-stats cluster.

(cherry picked from commit 8d0b7e7f7e)
2018-07-31 12:52:57 -07:00
wispxjtu
d2494c5d29
Code example miss single quotes (#19783) 2018-06-18 11:15:07 -05:00
Deb Adair
010f6b06eb [DOCS] Fixed broken xref. 2018-05-22 13:36:08 -07:00
debadair
d6b7e6243d [DOCS] Added float/anchor tags to explicitly define page names (#19288) 2018-05-22 13:35:56 -07:00
gchaps
a9e3ca9f1c
[DOCS|Dashboard] Updated images and text to match UI (#19149) (#19303)
* [DOCS|Dashboard] Updated images and text to match UI

* [DOCS | Dashboard] Incorporated review comments

* [DOCS | DASHBOARD] Incorporated more review comments.
2018-05-22 10:24:25 -07:00
Matt Bargar
44a7fcde50
Update viewing-field-stats.asciidoc 2018-05-18 12:54:05 -04:00
gchaps
594f751f4b
Fixed merge conflicts in three files. (#19090) 2018-05-17 15:34:47 -07:00
debadair
4009d9c98b
[DOCS] Updated xpack-security links for Security SEO changes. (#19106) 2018-05-15 19:11:23 -07:00
Varun Sharma
81f3be4866 Adds Navigation Plugin (#18971)
This visualization is used to dynamically show dashboard links within dashboards to facilitate better navigation.
2018-05-10 15:57:18 -05:00
Spencer
514c327f4c
[6.2] [esArchiver/deleteIndex] wait and retry if snapshot in progress (#18624) (#18936)
* [esArchiver/deleteIndex] wait and retry if snapshot in progress

* [esArchiver/deleteIndex] use recursion for retry

* [esArchiver/waitForSnapshot] invert status check

* [esArchiver] share delete-with-retry with create stream

* [esArchiver/stats] include index name in message

* [esArchiver/indexDelete] wait for snapshot completion up to three times

* [esArchiver] log status of snapshot during checks
2018-05-08 16:03:30 -07:00
Spencer
9beb886853
[esArchiver] fix esArchiver.loadIfNeeded (#18621) (#18923)
* [utils/jsonParseStream] ensure only callback once

* [utils/streams] add util for piping many streams in series

* [esArchiver/load] combine record streams to fix skipExisting functionality
2018-05-08 10:03:41 -07:00
lcawley
cd46061588 [DOCS] Adds 6.x items to changelog 2018-05-04 11:24:30 -07:00
Lisa Cawley
98f308528d [DOCS] Adds changelog to Kibana User Guide (#18698) 2018-05-04 11:21:33 -07:00
spalger
7385a816f5 update yarn.lock 2018-05-03 15:15:04 -07:00
Deb Adair
574ad69b17 [DOCS] Fixed anchor for logging.verbose setting. 2018-05-02 22:46:45 -07:00
Søren Louv-Jansen
4f543b7b7c
Update .backportrc.json (#18724) (#18739) 2018-05-02 20:12:16 +02:00
Kelly Murphy
5a9123bac7
[Docs] Kibana settings ECE (6.2) (#17356)
* Adding Cloud designations and references

These links will be used to link from the ECE documentation into the Kibana settings.

* Reviewer feedback
2018-05-02 11:11:52 -05:00
Jonathan Budzenski
d46310a53b Set branch to 6.2 (#17750) 2018-04-25 12:54:30 -04:00
markwalkom
756392b3c1
Update tutorial-define-index.asciidoc (#16028)
* Update tutorial-define-index.asciidoc

Added a note on how to check for current indices in Elasticsearch, to make it clearer for people that haven't used the previous chapters.

* Update tutorial-define-index.asciidoc
2018-04-20 10:33:04 -05:00
Lee Drengenberg
5c6b696063
backport 9760 to 6.2 (#17811) 2018-04-19 17:58:57 -05:00
gchaps
888e1b062e
[DOCS] Minor changes to Advanced Settings and Featured Visualizations (#17778) (#17797) 2018-04-19 11:17:54 -07:00
Court Ewing
ed49d121e7 docs: pull request review guidelines (#17101)
Outlines the general goals/philosophy behind our pull request review
process.
2018-04-19 12:37:46 -04:00
Fabien Baligand
4480c14895 fix plugin.js link (#17710) 2018-04-18 15:04:44 -05:00
LeeDr
366407d22d Merge branch '6.2' of github.com:elastic/kibana into 6.2 2018-04-17 11:49:14 -05:00
LeeDr
b290f661d0 bump version to 6.2.5 2018-04-17 11:48:44 -05:00
gchaps
334a93247d
[DOCS] 6.2.4 Release Notes (#17731) 2018-04-17 06:34:42 -07:00
dave.snider@gmail.com
9406759fac
Revert "[DOCS] 6.2.4 Release Notes" (#17730)
This reverts commit 3ee5b15ca9.
2018-04-16 15:21:50 -07:00
gchaps
3ee5b15ca9 [DOCS] 6.2.4 Release Notes 2018-04-16 15:04:10 -07:00