Commit graph

6 commits

Author SHA1 Message Date
Alison Goryachev 86f33ac40b
[DOCS] Fix API Keys doc example (#82356) 2020-11-02 15:49:09 -05:00
Kaarina Tungseth 49928b336b
[7.x] [DOCS] 7.10 Core UI changes (#80407) (#81491)
* [DOCS] 7.10 screenCore UI changes

* Kibana access options

* Removed Kibana from Set up Kibana

* Removed rogue symbols

* Update docs/spaces/index.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/management/managing-beats.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Review comments

* Update docs/user/introduction.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Review comments

* Changed menu to main menu

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-10-26 09:01:01 -05:00
gchaps 057f4cc7a2
Added clarification on b64 encoding of API key (#78394) (#78841)
* Added clarification on b64 encoding of API key

The current documentation does not specify how to encode the response to get a valid api key, I added it from the info found here: https://github.com/elastic/elasticsearch/issues/50235#issuecomment-644170902

* Updated for consistency with Elasticsearch docs

https://github.com/elastic/kibana/pull/78394#pullrequestreview-497412674

Co-authored-by: Théo Frasquet <theo2354@users.noreply.github.com>
2020-09-29 12:24:37 -07:00
Kaarina Tungseth 2e69dc6ceb
[DOCS] Updates for navigation redesign (#68709) (#69027)
* [DOCS] Updates for navigation redesign

* Getting started

* Set up text

* Discover

* Dashboard, Graph, ML, Maps, APM, SIEM, Dev tools

* Dev Tools, Stack Monitoring, Management

* Management

* Final changes

* [DOCS] Updates for navigation redesign

* [DOCS] Updates CCR monitoring screenshots

* updates SIEM screenshot and Cases overview text

* Added Brandon's APM image

* [DOCS] Refines CCR shard screenshot

* Removed merge conflict image file

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Ben Skelker <ben.skelker@elastic.co>
# Conflicts:
#	docs/images/management-upgrade-assistant-9.0.png
#	docs/management/upgrade-assistant/index.asciidoc
2020-06-12 10:14:19 -05:00
gchaps 768ecbd1d3
[DOCS] Improves example in API keys (#66456) (#66646)
* [DOCS] Improves example in API keys

* [DOCS] Incorporates review comments

* [DOCS] Fixes name of api key
2020-05-14 15:23:04 -07:00
gchaps 75ed4c64c7
[DOCS] Adds docs for API Keys UI (#49135) (#49414)
* [DOCS] Adds docs for API Keys UI

* [DOCS] Incorporates review comments into API keys doc

* [DOCS] Fixes typo
2019-10-25 14:45:04 -07:00