Commit graph

8 commits

Author SHA1 Message Date
Zacqary Adam Xeper ecd9f335cb
[Logs UI] Change 'View monitor status' to 'View status in Uptime' (#44518)
* [Logs UI] Change 'View monitor status' to 'View status in Uptime'

* Update docs with text change

* Remove docs comment
2019-09-04 10:38:15 -05:00
Marjorie Jones 6483315d7c
[DOCS] Remove unused Infrastructure and Logs graphics files (#44649)
* Removing unnecessary graphics from Infra and Logs app descriptions, tidying up a couple of graphics to make them consistent

* Another tiny change
2019-09-04 13:14:36 +01:00
Marjorie Jones 80a92a61ed
[DOCS] Spellcheck and minor tidying-up/consistency of Logs app content (#43388)
* Preliminary changes

* More changes

* Updating Logs app content.

* Few final tweaks after reading through

* Review comments, adding a redirect for a removed bookmark, just in case.
2019-08-28 16:52:39 +01:00
Zacqary Adam Xeper 82dfb8db7d
[Docs] Add simple phrase highlighting to Logs UI (#41610)
* [Docs] Add simple phrase highlighting to Logs UI

* Fix heading level
2019-07-22 09:50:41 -05:00
Kaarina Tungseth 8de5806d6f
[DOCS] Minor edits (#40266) 2019-07-03 14:54:57 -05:00
Zacqary Adam Xeper 6359905b21
[Logs UI] Add View in APM link to log flyout actions menu (#39540)
* Add View in APM link to log flyout actions menu

* Change icon from apmTrace to apmApp

* Add tests for View in APM action

* Add docs for actions menu

* Update link to go to traces list

* Add rangeFrom and rangeTo to trace links

* Use 20 minute from/to range instead of 1 minute
2019-06-27 13:55:33 -05:00
Zacqary Adam Xeper 6b92aa0e7b
[DOCS] Add documecumentation for the log entry flyout (#39403) 2019-06-21 10:07:45 -05:00
Felix Stürmer 12b82548d8
[Logs UI][skip ci] Document the customizable columns feature (#37021)
This PR adds documentation about the new log column feature. To keep the docs Logs UI readable as new features are added, they are now restructured into four pages:

* a landing page with a full screenshot linking to the subsequent section
* a "getting started" page to link to the tutorials on ingesting log data
* a "using" page to explain the main features of the Logs UI
* a "configuring" page to explain the configuration UI

closes elastic/kibana#36025
2019-06-13 05:14:40 -04:00