Skip to content

Commit

Permalink
update ML page
Browse files Browse the repository at this point in the history
  • Loading branch information
mdbirnstiehl committed Oct 16, 2024
1 parent 3c7e732 commit f5a51f5
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/en/observability/categorize-logs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ message categories, and detects unusually high message counts in the categories.
log rate categorizations.
2. Choose a time range for the {ml} analysis. By default, the {ml} job analyzes
log messages no older than four weeks and continues indefinitely.
3. Add the indices that contain the logs you want to examine. By default, Machine Learning analyzes messages in all log indices that match the patterns set in the log sources advanced setting. Update this setting by going to *Management* → *Advanced Settings* and searching for _logs sources_.
3. Add the indices that contain the logs you want to examine. By default, Machine Learning analyzes messages in all log indices that match the patterns set in the *logs source* advanced setting. Update this setting by going to *Management* → *Advanced Settings* and searching for _logs source_.
4. Click *Create ML job*. The job is created, and it starts to run. It takes a few
minutes for the {ml} robots to collect the necessary data. After the job
processed the data, you can view the results.
Expand Down
4 changes: 2 additions & 2 deletions docs/en/observability/explore-logs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Viewing data in Logs Explorer requires `read` privileges for *Discover* and *Int
[[find-your-logs]]
== Find your logs

By default, Logs Explorer shows all of your logs, according to the index patterns set in the *log sources* advanced setting.
Update this setting by going to *Stack Management* → *Advanced Settings* and searching for _logs sources_.
By default, Logs Explorer shows all of your logs, according to the index patterns set in the *logs source* advanced setting.
Update this setting by going to *Stack Management* → *Advanced Settings* and searching for __.

If you need to focus on logs from a specific integration, select the integration from the logs menu:

Expand Down
2 changes: 1 addition & 1 deletion docs/en/observability/inspect-log-anomalies.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Create a {ml} job to detect anomalous log entry rates automatically.

1. Select *Anomalies*, and you'll be prompted to create a {ml} job which will carry out the log rate analysis.
2. Choose a time range for the {ml} analysis.
3. Add the Indices that contain the logs you want to analyze.
3. Add the indices that contain the logs you want to examine. By default, Machine Learning analyzes messages in all log indices that match the patterns set in the *logs source* advanced setting. Update this setting by going to *Management* → *Advanced Settings* and searching for _logs source_.
4. Click *Create {ml-init} job*.
5. You're now ready to explore your log partitions.

Expand Down
4 changes: 2 additions & 2 deletions docs/en/serverless/logging/view-and-monitor-logs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ For more on assigning Kibana privileges, refer to the [((kib)) privileges](((kib

## Find your logs

By default, Logs Explorer shows all of your logs according to the index patterns set in the *log sources* advanced setting.
Update this setting by going to *Management**Advanced Settings* and searching for _logs sources_.
By default, Logs Explorer shows all of your logs according to the index patterns set in the **logs source** advanced setting.
Update this setting by going to *Management**Advanced Settings* and searching for _logs source_.

If you need to focus on logs from a specific integrations, select the integration from the logs menu:

Expand Down

0 comments on commit f5a51f5

Please sign in to comment.