Skip to content

Commit a4e3c66

Browse files
img paths
1 parent 3f41c24 commit a4e3c66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

explore-analyze/query-filter/filtering.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Some apps provide more options, such as [Dashboards](../dashboards.md).
2525

2626
Display data within a specified time range when your index contains time-based events, and a time-field is configured for the selected [{{data-source}}](../find-and-organize/data-views.md). The default time range is 15 minutes, but you can customize it in [Advanced Settings](https://www.elastic.co/guide/en/kibana/current/advanced-options.html).
2727

28-
1. Click ![calendar icon](../../../images/kibana-time-filter-icon.png "").
28+
1. Click ![calendar icon](../../images/kibana-time-filter-icon.png).
2929
2. Choose one of the following:
3030

3131
* **Quick select**. Set a time based on the last or next number of seconds, minutes, hours, or other time unit.
@@ -55,4 +55,4 @@ To manually resubmit a search, click the **Refresh** button. This is useful when
5555

5656
Structured filters are a more interactive way to create {{es}} queries, and are commonly used when building dashboards that are shared by multiple analysts. Each filter can be disabled, inverted, or pinned across all apps. Each of the structured filters is combined with AND logic on the rest of the query.
5757

58-
![Add filter popup](../../../images/kibana-add-filter-popup.png "")
58+
![Add filter popup](../../images/kibana-add-filter-popup.png "")

0 commit comments

Comments
 (0)