Skip to content

Commit be1dbdd

Browse files
authored
Merge branch 'main' into 367-internal
2 parents d7b2034 + c6ae9c0 commit be1dbdd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

explore-analyze/machine-learning/machine-learning-in-kibana/xpack-ml-aiops.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ You can find log rate analysis embedded in multiple applications. In {{kib}}, yo
2727
:screenshot:
2828
:::
2929

30-
Select a spike or drop in the log event histogram chart to start the analysis. It identifies statistically significant field-value combinations that contribute to the spike or drop and displays them in a table. You can optionally choose to summarize the results into groups. The table also shows an indicator of the level of impact and a sparkline showing the shape of the impact in the chart. Hovering over a row displays the impact on the histogram chart in more detail. You can inspect a field in **Discover**, further investigate in **Log pattern analysis**, or copy the table row information as a query filter to the clipboard by selecting the corresponding option under the **Actions** column. You can also pin a table row by clicking on it then move the cursor to the histogram chart. It displays a tooltip with exact count values for the pinned field which enables closer investigation.
30+
Select a spike or drop in the log event histogram chart to start the analysis. It identifies statistically significant field-value combinations that contribute to the spike or drop and displays them in a table. The table also shows an indicator of the level of impact and a sparkline showing the shape of the impact in the chart. Hovering over a row displays the impact on the histogram chart in more detail. You can inspect a field in **Discover**, further investigate in **Log pattern analysis**, or copy the table row information as a query filter to the clipboard by selecting the corresponding option under the **Actions** column. You can also pin a table row by clicking on it then move the cursor to the histogram chart. It displays a tooltip with exact count values for the pinned field which enables closer investigation.
3131

3232
Brushes in the chart show the baseline time range and the deviation in the analyzed data. You can move the brushes to redefine both the baseline and the deviation and rerun the analysis with the modified values.
3333

34-
:::{image} /explore-analyze/images/kibana-ml-log-rate-analysis.png
35-
:alt: Log rate spike explained
36-
:screenshot:
37-
:::
34+
% :::{image} /explore-analyze/images/kibana-ml-log-rate-analysis.png
35+
% :alt: Log rate spike explained
36+
% :screenshot:
37+
% :::
3838

3939
## Log pattern analysis [log-pattern-analysis]
4040

0 commit comments

Comments
 (0)