Skip to content

Commit 71a3e66

Browse files
Fixes screenshot in categorization job how-to. (#2781) (#2783)
(cherry picked from commit 52f8272) Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent ee025ae commit 71a3e66

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/en/stack/ml/anomaly-detection/ml-detect-categories.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ If you use the categorization wizard in {kib}, you can see which categorization
136136
You can also change the tokenization rules by customizing the way the categorization field values are interpreted:
137137

138138
[role="screenshot"]
139-
image::images/categorization-wizard.png["Editing the categorization analyzer in Kibana"]
139+
image::images/ml-category-analyzer.png["Editing the categorization analyzer in Kibana"]
140140

141141
The categorization analyzer can refer to a built-in {es} analyzer or a combination of zero or more character filters, a tokenizer, and zero or more token filters.
142142
In this example, adding a {ref}/analysis-pattern-replace-charfilter.html[`pattern_replace` character filter] achieves the same behavior as the `categorization_filters` job configuration option described earlier.

0 commit comments

Comments
 (0)