You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/observability/logs/filter-aggregate-logs.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,11 +77,11 @@ Filter your data using the fields you’ve extracted so you can focus on log dat
77
77
*[Filter logs with Query DSL](../../../solutions/observability/logs/filter-aggregate-logs.md#logs-filter-qdsl): Filter log data from Developer Tools using Query DSL.
78
78
79
79
80
-
### Filter logs in Logs Explorer [logs-filter-logs-explorer]
80
+
### Filter logs in Discover [logs-filter-discover]
81
81
82
-
Logs Explorer is a tool that automatically provides views of your log data based on integrations and data streams. To open **Logs Explorer**, find `Logs Explorer` in the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
82
+
Discover is a tool that provides views of your log data based on data views and index patterns. To open **Discover**, find `Discover` in the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
83
83
84
-
From Logs Explorer, you can use the [{{kib}} Query Language (KQL)](../../../explore-analyze/query-filter/languages/kql.md) in the search bar to narrow down the log data that’s displayed. For example, you might want to look into an event that occurred within a specific time range.
84
+
From Discover, open the `logs-*` or `All logs` data views from the **Data views** menu. From here, you can use the [{{kib}} Query Language (KQL)](../../../explore-analyze/query-filter/languages/kql.md) in the search bar to narrow down the log data that’s displayed. For example, you might want to look into an event that occurred within a specific time range.
85
85
86
86
Add some logs with varying timestamps and log levels to your data stream:
87
87
@@ -124,7 +124,7 @@ Under the **Documents** tab, you’ll see the filtered log data matching your qu
124
124
:class: screenshot
125
125
:::
126
126
127
-
For more on using Logs Explorer, refer to the [Discover](../../../explore-analyze/discover.md) documentation.
127
+
For more on using Discover, refer to the [Discover](../../../explore-analyze/discover.md) documentation.
This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
14
-
::::
12
+
From the `logs-*` or `All logs` data view in Discover, you can quickly search and filter your log data, get information about the structure of log fields, and display your findings in a visualization. You can also customize and save your searches and place them on a dashboard. Instead of having to log into different servers, change directories, and view individual files, all your logs are available in a single view.
15
13
16
-
17
-
With **Logs Explorer**, you can quickly search and filter your log data, get information about the structure of log fields, and display your findings in a visualization. You can also customize and save your searches and place them on a dashboard. Instead of having to log into different servers, change directories, and view individual files, all your logs are available in a single view.
18
-
19
-
To open **Logs Explorer**, find `Logs Explorer` in the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
14
+
To open **Discover**, find `Discover` in the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). Select the `logs-*` or `All logs` data view from the **Data view** menu.
Viewing data in Logs Explorer requires `read` privileges for **Discover**, **Index**, **Logs**, and **Integrations**. For more on assigning {{kib}} privileges, refer to the [{{kib}} privileges](../../../deploy-manage/users-roles/cluster-or-deployment-auth/kibana-privileges.md) docs.
24
+
Viewing data in Discover logs data views requires `read` privileges for **Discover**, **Index**, **Logs**, and **Integrations**. For more on assigning {{kib}} privileges, refer to the [{{kib}} privileges](../../../deploy-manage/users-roles/cluster-or-deployment-auth/kibana-privileges.md) docs.
30
25
31
26
32
27
## Find your logs [find-your-logs]
33
28
34
-
By default, Logs Explorer shows all of your logs, according to the index patterns set in the **logs sources** advanced setting. To open **Advanced settings**, find **Stack Management** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
35
-
36
-
If you need to focus on logs from a specific integration, select the integration from the logs menu:
29
+
By default, the **All logs** data view shows all of your logs, according to the index patterns set in the **logs sources** advanced setting. To open **Advanced settings**, find **Stack Management** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
To focus on logs from a specific source or sources, create a data view using the index patterns of those source. For more information on creating data views, refer to [Create a data view](../../../explore-analyze/find-and-organize/data-views.md#create-a-data-view-settings-create-pattern)
42
32
43
-
Once you have the logs you want to focus on displayed, you can drill down further to find the information you need. For more on filtering your data in Logs Explorer, refer to [Filter logs in Logs Explorer](../../../solutions/observability/logs/filter-aggregate-logs.md#logs-filter-logs-explorer).
33
+
Once you have the logs you want to focus on displayed, you can drill down further to find the information you need. For more on filtering your data in Discover, refer to [Filter logs in Discover](../../../solutions/observability/logs/filter-aggregate-logs.md#filter-logs-in-discover-logs-filter-discover).
44
34
45
35
46
36
## Review log data in the documents table [review-log-data-in-the-documents-table]
47
37
48
-
The documents table in Logs Explorer functions similarly to the table in Discover. You can add fields, order table columns, sort fields, and update the row height in the same way you would in Discover.
38
+
The documents table lets you add fields, order table columns, sort fields, and update the row height in the same way you would in Discover.
49
39
50
40
Refer to the [Discover](../../../explore-analyze/discover.md) documentation for more information on updating the table.
51
41
52
42
53
43
### Actions column [actions-column]
54
44
55
-
The actions column provides access to additional information about your logs.
45
+
The actions column provides additional information about your logs.
56
46
57
47
**Expand:** Open the log details to get an in-depth look at an individual log file.
58
48
59
-
**Degraded document indicator:**Shows if any of the document’s fields were ignored when it was indexed. Ignored fields could indicate malformed fields or other issues with your document. Use this information to investigate and determine why fields are being ignored.
49
+
**Degraded document indicator:**This indicator shows if any of the document’s fields were ignored when it was indexed. Ignored fields could indicate malformed fields or other issues with your document. Use this information to investigate and determine why fields are being ignored.
60
50
61
-
**Stacktrace indicator:**Shows if the document contains stack traces. This indicator makes it easier to navigate through your documents and know if they contain additional information in the form of stack traces.
51
+
**Stacktrace indicator:** This indicator makes it easier to find documents that contain additional information in the form of stacktraces.
62
52
63
53
64
54
## View log details [view-log-details]
@@ -72,11 +62,11 @@ The following actions help you filter and focus on specific fields in the log de
72
62
***Filter for value ():** Show logs that contain the specific field value.
73
63
***Filter out value ():** Show logs that do **not** contain the specific field value.
74
64
***Filter for field present ():** Show logs that contain the specific field.
75
-
***Toggle column in table ():** Add or remove a column for the field to the main Logs Explorer table.
65
+
***Toggle column in table ():** Add or remove a column for the field to the main Discover table.
76
66
77
67
78
68
## View log data set details [view-log-data-set-details]
79
69
80
-
Go to **Data Set Quality** to view more details about your data sets and monitor their overall quality. To open **Data Set Quality**, find **Stack Management** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
70
+
Go to **Data Sets** to view more details about your data sets and monitor their overall quality. To open **Data Set Quality**, find **Stack Management** in the main menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
81
71
82
72
Refer to [*Data set quality*](../../../solutions/observability/data-set-quality-monitoring.md) for more information.
0 commit comments