-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Description
I've heard rumblings of people wanting various logs-related embeddable UI components to drop into other parts of Kibana. What are the use cases for this kind of embeddable? If you have one, please describe it in a comment on this issue so we can collect the various use case requirements and draft a plan for creating the ones that have the best simple to useful ratios.
Please use the following format:
Component Name
Filtered Logs ListInputs
Date range, field-based filters, results per page (optional)Output description
List of logs matching the description. Should be paginated if results exceed the optional "results per page" value. Each result should have its own action menu with "view in context" option, and should link back to the logs stream with these filters applied.Proposed placement?
Metrics UI, on a host view, filtered by host, etc, etc
Thanks!