Skip to content

Commit ec5398f

Browse files
authored
Update k2bridge.md
1 parent c360050 commit ec5398f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/data-explorer/k2bridge.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -151,21 +151,21 @@ When Azure Data Explorer is configured as a data source for Kibana, you can use
151151
152152
1. In Kibana, on the left menu, select the **Discover** tab.
153153
154-
1. From the left drop-down list select an index pattern (in this case, an Azure Data Explorer table), which defines the data source you want to explore.
154+
1. From the left drop-down list select an index pattern (in this case, an Azure Data Explorer table), which defines the data source you want to explore.
155155
156-
![Select an index pattern](media/k2bridge/k2bridge-select-an-index-pattern.png)
156+
![Select an index pattern](media/k2bridge/k2bridge-select-an-index-pattern.png)
157157
158158
1. If your data has a time-filter field, you can specify the time range. At the upper-right of the page, set a time filter. By default, Discover shows data for the last 15 minutes.
159159
160-
![Time filter](media/k2bridge/k2bridge-time-filter.png)
160+
![Time filter](media/k2bridge/k2bridge-time-filter.png)
161161
162162
1. The results table shows the first 500 records. You can expand a document to examine its field data in either JSON or table formats.
163163
164-
![Expand a record](media/k2bridge/k2bridge-expand-record.png)
164+
![Expand a record](media/k2bridge/k2bridge-expand-record.png)
165165
166166
1. By default, the results table includes columns for the document _source and the time field (if it exists). You can choose specific columns to be added to the results table by selecting **add** next to the field name in the left sidebar.
167167
168-
![Specific columns](media/k2bridge/k2bridge-specific-columns.png)
168+
![Specific columns](media/k2bridge/k2bridge-specific-columns.png)
169169
170170
1. In the query bar, you can search the data by:
171171
* Entering a search term

0 commit comments

Comments
 (0)