elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.67k stars 8.23k forks source link

[ML] Add action for adding log pattern / log rate analysis embeddables to a dashboard or case. #197247

Open peteharverson opened 1 month ago

peteharverson commented 1 month ago

Log pattern analysis results can be added to a dashboard from the 'Add panel' flyout within Dashboard. However it is not currently possible to add the results to a new or existing dashboard / case from within the ML AIOps page. An action should be added to the Log pattern analysis page, in a similar approach to that which is used for the anomaly detection and change point detection panels.

The action should also be added for log rate analysis once that new embeddable is available (see https://github.com/elastic/kibana/pull/197943).

Image

elasticmachine commented 1 month ago

Pinging @elastic/ml-ui (:ml)

rbrtj commented 2 weeks ago

PR with Log Pattern actions: #199478

peteharverson commented 1 day ago

An action has been added to the ML AIOps Labs page for adding a log rate analysis panel to a dashboard: https://github.com/elastic/kibana/pull/200557

A follow-up is planned to add an action for adding a log rate analysis panel to a case.