Commit graph

5 commits

Author SHA1 Message Date
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