> For the complete documentation index, see [llms.txt](https://docs.enginsight.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enginsight.com/docs/manual/english/platform-usage/siem/advanced-settings/streams/add-stream.md).

# Add Stream

<i class="fa-computer-mouse">:computer-mouse:</i> Click <i class="fa-plus">:plus:</i> **Add Stream** in the upper-right corner of the [Streams overview](/docs/manual/english/platform-usage/siem/advanced-settings/streams.md#my-streams-overview) to create a new stream. The **SIEM** → **Streams** → **Add** view opens.

<figure><img src="/files/YUZHfYsXmboFO9pd7kv4" alt=""><figcaption></figcaption></figure>

<i class="fa-computer-mouse">:computer-mouse:</i> After configuring all settings, click **Add Stream** to save and create the new stream.

<i class="fa-computer-mouse">:computer-mouse:</i> Click **Back** to return to the list view.

{% hint style="danger" %}
**Please note**: If you leave this view without clicking **Add Stream**, all configured settings will be permanently lost.
{% endhint %}

***

## Navigation

The view for adding a stream is divided into two areas. The left side contains various [settings](#left-side-of-the-view).

Depending on the selected tab, the right side contains the following views:

* [Tab: Result Preview](#tab-result-preview)
* [Tab: Incidents](#tab-incidents)
* [Tab: Incident Detection](#tab-incident-detection)
* [Tab: Final Data Query](#tab-final-data-query)

***

## Left Side of the View

On the left side, you can configure various settings for your stream.

### General Settings

Here you can configure various basic settings.

<figure><img src="/files/yPkouQsqmEb3Qs1u7WrJ" alt=""><figcaption></figcaption></figure>

The following options are available:

<table><thead><tr><th width="200.47265625">Option</th><th>Description</th></tr></thead><tbody><tr><td>Name</td><td>Enter a meaningful name for the stream.</td></tr><tr><td>Description</td><td><p>Provide a more detailed description of the stream.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>This field is optional.</p></div></td></tr><tr><td>Tags</td><td><p>Assign tags to the stream.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>This field is optional.</p></div><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Tags</strong> field to expand a list of all available tags, then select one or more tags. Alternatively, use the free-text input to find tags in the list more quickly.<br></p><p>You can also enter new custom tags. Press <strong>Enter</strong> to confirm your input.<br></p><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Remove</strong> icon <i class="fa-circle-xmark">:circle-xmark:</i> next to an added tag to remove it from the <strong>Tags</strong> field.</p></td></tr><tr><td>Severity</td><td><p>Select a severity for SIEM incident that are triggered by the stream.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>The default severity is <strong>Medium</strong>.</p></div><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Severity</strong> field to expand a list of all available severity levels, then select a severity.</p><p><br>The following severity levels are available:</p><ul><li><strong>Critical</strong>: An incident triggered by the stream has very high criticality.</li><li><strong>High</strong>: An incident triggered by the stream has high criticality.</li><li><strong>Medium</strong>: An incident triggered by the stream has medium criticality.</li><li><strong>Low</strong>: An incident triggered by the stream has low criticality.</li><li><strong>Informational</strong>: An incident triggered by the stream is for informational purposes only.</li></ul></td></tr></tbody></table>

***

### Search Filter

Here you create the actual stream by adding one or more search filters that are used to filter the log entries in the [data lake](/docs/manual/english/platform-usage/siem/data-lake.md).

<figure><img src="/files/dftlyMfFTrTfr8mkcHIQ" alt=""><figcaption></figcaption></figure>

#### Text Search

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Text Search** field to enter specific fields, values, or complete data queries.

<figure><img src="/files/RevPyg81Q2mubwh36POr" alt=""><figcaption></figcaption></figure>

#### Adding a Filter

<i class="fa-computer-mouse">:computer-mouse:</i> Click **+ Add Search Filter** to open a new window where you can create a new filter.

As soon as you select a field in the **Field Name** input field, a **Result Preview** is also shown on the right side of the window. It shows the values that are available for the selected field.

<figure><img src="/files/w5rnELCsLbHcZaZJWlN6" alt=""><figcaption></figcaption></figure>

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **List** icon <i class="fa-bars-staggered">:bars-staggered:</i> above the result preview on the right to enable filter-based search and show only values that are available within the currently applied filter rules.

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Globe** icon <i class="fa-earth-americas">:earth-americas:</i> above the result preview on the right to disable filter-based search and show all available values for the selected field.

The following filter options are available on the left side of the window:

<table><thead><tr><th width="199.5">Option</th><th>Description</th></tr></thead><tbody><tr><td>Field Name</td><td>Shows the complete field name and the field type of the field for which you are configuring the settings.</td></tr><tr><td>Operator</td><td><p>Select the operator that should apply to the filter.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>The default operator is <strong>Equals</strong>.</p></div><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Operator</strong> field to expand a list of all available options.<br><br>The following options are available:</p><ul><li><strong>Equal</strong>: Shows only log entries in which the value in the field exactly matches the specified value.</li><li><strong>Unequal</strong>: Shows only log entries in which the value in the field does not match the specified value.</li><li><strong>Exists</strong>: Shows only log entries in which the field exists.</li><li><strong>Not Exists</strong>: Shows only log entries in which the field does not exist.</li></ul></td></tr></tbody></table>

<i class="fa-eye">:eye:</i> The following fields are shown only if you select **Equal** or **Unequal** as the **Operator**.

<table><thead><tr><th width="199.5">Option</th><th>Description</th></tr></thead><tbody><tr><td>Value</td><td><p>Enter the field value to which the operator should be applied.</p><p></p><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Plus</strong> icon <i class="fa-plus">:plus:</i> next to the <strong>Value</strong> field to add additional field values to the filter.<br><br>OR</p><p></p><p><i class="fa-computer-mouse">:computer-mouse:</i> Click an available value in the <strong>Result Preview</strong> on the right to add it directly to the filter on the left. Click a value again to remove it from the selection. Added values are indicated by a pink bar.</p><p></p><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the <i class="fa-trash">:trash:</i> <strong>Delete</strong> icon next to an added value in the <strong>Value</strong> field to remove it.</p></td></tr><tr><td>Logical Link</td><td><p><i class="fa-eye">:eye:</i> This option is visible only if you specify two or more values.<br></p><p>Select how the specified values should be combined.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>The default logical link is <strong>Or</strong>.</p></div><p>The following options are available:</p><ul><li><strong>Or</strong>: At least one of the values entered above must exist in the corresponding field of a log entry.</li><li><strong>And</strong>: All values entered above must be exist in the corresponding field of a log entry.</li></ul></td></tr><tr><td>Exact Match</td><td><p>Define whether the spelling of the values entered above must exactly match the values in the actual log entries, including capitalization.<br></p><p>When this option is enabled, only log entries with an exact, case-sensitive match are shown.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>This option is enabled by default.</p></div></td></tr><tr><td>Case Insensitive</td><td><p>Define whether the spelling of the values entered above should match the values in the actual log entries <em>without</em> considering capitalization.<br></p><p>When this option is enabled, only log entries that match regardless of capitalization are shown.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>This option is disabled by default.</p></div></td></tr><tr><td>Regular Expression</td><td><p>Define whether you want to use regular expressions to define field values for filtering.<br></p><p>When this option is enabled, you can use regular expressions in the <strong>Value</strong> field.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>This option is disabled by default.</p></div></td></tr></tbody></table>

<i class="fa-computer-mouse">:computer-mouse:</i> Click **Add Filter** to apply the filter to the stream.

<i class="fa-computer-mouse">:computer-mouse:</i> Click **Close** to return to the stream settings without applying the filter.

#### Editing Applied Filters

After adding a filter, it is shown in the [search filters](#search-filter) section below the **Text Search** field.

<div align="left"><figure><img src="/files/9rVuDizssQBpaUMvlZrU" alt=""><figcaption></figcaption></figure></div>

You have several options for editing it.

\---------------

**Option 1: Editing the Filter Operator**

<i class="fa-computer-mouse">:computer-mouse:</i> Click an operator in the filter string to change it.

<div align="left"><figure><img src="/files/me4txQUnZtGGrBJ6oN9X" alt=""><figcaption></figcaption></figure></div>

The following options are available:

<table><thead><tr><th width="145.4453125">Operator</th><th>Description</th></tr></thead><tbody><tr><td><p><strong>=</strong> (Equal) </p><p>or </p><p><strong>≠</strong> (Unequal)</p></td><td><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the operator to expand a list of all available options, then select the desired option.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Only operators that are not currently applied to the filter are shown.</p></div><p>The following options are available:</p><ul><li><strong>= (Equal)</strong>: Shows only log entries in which the value in the field exactly matches the defined value.</li><li><strong>≠ (Unequal)</strong>: Shows only log entries in which the value in the field does not match the defined value.</li><li><strong>Other</strong>: Select this option to choose an operator other than = (equal) or ≠ (unequal). The <a href="#advanced-filter-settings">advanced filter settings</a> window opens, where you can edit the configured filter settings.</li></ul></td></tr><tr><td><p><strong>Exists</strong> </p><p>or </p><p><strong>Does Not Exist</strong></p></td><td><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Exists</strong> or <strong>Does Not Exist</strong> operator to open the <a href="#advanced-filter-settings">advanced filter settings</a> window, where you can edit the configured filter settings.</td></tr></tbody></table>

\---------------

**Option 2: Editing the Filter Connection**

<i class="fa-eye">:eye:</i> A logical operator is visible only if you have applied at least two filters.

<i class="fa-computer-mouse">:computer-mouse:</i> Click the logical operator between two filters to expand the available options, then select an option.

{% hint style="info" %}
The default filter combination is **AND**.
{% endhint %}

<div align="left"><figure><img src="/files/a2yOcRgGVbK2p6AVuUJQ" alt=""><figcaption></figcaption></figure></div>

The following logical operators are available:

* **AND**: All applied filters must match a log entry for it to be shown.
* **OR**: At least one of the applied filters must match a log entry for it to be shown.

\---------------

**Option 3: Editing the Filter Expression**

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Edit** icon <i class="fa-pencil">:pencil:</i> on the right side of the filter string.

You can then edit the filter expression manually using raw query syntax.

<div align="left"><figure><img src="/files/J0PtcVeBKWEos1zyi3Z2" alt=""><figcaption></figcaption></figure></div>

<i class="fa-computer-mouse">:computer-mouse:</i> After making all changes, click **Apply** to apply the filter.

{% hint style="warning" %}
**Please note:** When you combine more than two filters and switch between **AND** and **OR**, place the filter logic that should be evaluated first in parentheses to define the evaluation order.

In the following example, the search first checks for SSH and security notifications before evaluating the date: `(gen.product:"SSH" AND gen.facility:"security/authorization messages") OR gen.timestamp:"2026-01-28"`
{% endhint %}

\---------------

**Option 4: Removing a Filter**

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Remove** icon <i class="fa-xmark">:xmark:</i> next to an applied filter to delete it.

***

### Stream Combination

In the **Stream Combination** section, you can combine the stream you are currently creating with existing streams to enable more complex data lake queries.

<i class="fa-computer-mouse">:computer-mouse:</i> Click **+ Add Stream Combination** to combine the current stream with one or more existing streams.

<figure><img src="/files/e0tJXMeClbeDnbtNr08T" alt=""><figcaption></figcaption></figure>

Two or more conditions can be connected using the **AND** or **OR** operator. You can also add a subcondition to a condition.

{% hint style="info" %}
Conditions and subconditions can be nested. This is shown graphically as a hierarchical condition tree.
{% endhint %}

The following options are available:

<table><thead><tr><th width="200.1484375">Option</th><th>Description</th></tr></thead><tbody><tr><td>Operators</td><td><p>Select how you want to connect two or more streams.<br><br>The following operators are available:</p><ul><li><strong>AND</strong>: The applied filters from both the first <em>and</em> the second stream must match for log entries to be shown in the <a href="/pages/G8UmurHoc2ViJtjzwtSY">data lake</a>.</li><li><strong>OR</strong>: The applied filters from <em>at least one stream</em> must match for log entries to be shown in the data lake.</li></ul></td></tr><tr><td>Event Stream</td><td><p>Select the first stream that you want to combine with the stream you are currently creating.</p><p><br><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Event Stream</strong> field to expand a list of all available streams, then select a stream. Alternatively, use the free-text input to find streams in the list more quickly.<br><br><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Remove</strong> icon <i class="fa-circle-xmark">:circle-xmark:</i> to remove a selected stream from the <strong>Event Stream</strong> field.<br><br><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Delete</strong> icon <i class="fa-trash">:trash:</i> to remove the entire <strong>Event Stream</strong> field from the condition tree.</p></td></tr><tr><td>Requirement</td><td><p>Add another stream to the stream combination.</p><p></p><p><i class="fa-computer-mouse">:computer-mouse:</i> Click <i class="fa-plus">:plus:</i> <strong>Requirement</strong> to show another <strong>Event Stream</strong> field.</p><p><br><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Event Streams</strong> field to expand a list of all available streams, then select a stream. Alternatively, use the free-text input to find streams in the list more quickly.<br><br><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Remove</strong> icon <i class="fa-circle-xmark">:circle-xmark:</i> to remove a selected stream from the <strong>Event Stream</strong> field.<br><br><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Delete</strong> icon <i class="fa-trash">:trash:</i> to remove the entire <strong>Event Stream</strong> field from the condition tree.</p></td></tr><tr><td>Subrequirement</td><td>Add a subcondition to a stream combination condition. The subcondition must match for log entries to be shown in the Data Lake.<br><br><i class="fa-computer-mouse">:computer-mouse:</i> Click <i class="fa-plus">:plus:</i> <strong>Subrequirement</strong> to show additional options. A subordinate branch opens in the condition tree. Configure it as described in the <strong>Requirement</strong> row.</td></tr></tbody></table>

***

### Global Exceptions

Here you can [add global exceptions](#global-exceptions) to the stream. These exceptions are excluded from the final data query for the stream.

{% hint style="danger" %}
**Please note**: Before you can add a global exception here, you must first create it under **SIEM** → **Advanced Settings** → [Global Exceptions](/docs/manual/english/platform-usage/siem/advanced-settings/global-exceptions.md).
{% endhint %}

<figure><img src="/files/nuWePHNGYJwLQ0KUuvYx" alt=""><figcaption></figcaption></figure>

<i class="fa-computer-mouse">:computer-mouse:</i> Click <i class="fa-plus">:plus:</i> **Add Global Exception** to show the **Global Exceptions** input field. Click the **Global Exceptions** field to expand a list of all available global exceptions, then select a global exception from the list.

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Delete** icon <i class="fa-trash">:trash:</i> at the end of an input field to remove the corresponding global exception.

***

## Right Side of the View

On the right side, you can use tabs to switch between four different views:

* [Tab: Result Preview](#tab-result-preview)
* [Tab: Incidents](#tab-incidents)
* [Tab: Incident Detection](#tab-incident-detection)
* [Tab: Final Data Query](#tab-final-data-query)

***

### Tab: Result Preview

This tab shows a real-time preview of all log entries from the [data lake overview](/docs/manual/english/platform-usage/siem/data-lake.md#data-lake-log-overview) that match your current [search filters](#search-filter) and, if specified, [stream combinations](#stream-combination).

<div align="left"><figure><img src="/files/xGfwDqqHTaW0jPqDUZ3N" alt="" width="563"><figcaption></figcaption></figure></div>

You can change the displayed time period as follows:

<details>

<summary>Defining Start and End Time</summary>

<i class="fa-computer-mouse">:computer-mouse:</i> Click <i class="fa-calendar-days">:calendar-days:</i> **Start Time** or <i class="fa-calendar-days">:calendar-days:</i> **End Time** in the upper-right corner to define the start or end time for the displayed data. The date picker opens.

#### Relative Time Period

Set a **Relative Time Period** manually. You can also select a relative time range from one of the **templates**.

<div align="left"><figure><img src="/files/sXpRsnJ7LWKVHTiqRxoy" alt="" width="235"><figcaption></figcaption></figure></div>

<i class="fa-computer-mouse">:computer-mouse:</i> Click the field with the default setting **Days Ago** to expand a list of all available time units, then select a time unit.

Enter the number of seconds, minutes, hours, days, or weeks you want to display in the numeric field. The default value is **1**.

Click **Apply** to confirm your settings.

#### Absolute Time Period

Select a date from the calendar view.

<div align="left"><figure><img src="/files/g0Ug5bRHodUHP8R1NZ11" alt="" width="232"><figcaption></figcaption></figure></div>

<i class="fa-computer-mouse">:computer-mouse:</i> Optionally, click <i class="fa-clock">:clock:</i> **Time** to set an exact time in 24-hour format using the dial. First select an hour. The dial then switches to the minute view. Select the minutes accordingly.

Click **Apply** to confirm your settings.

</details>

<i class="fa-computer-mouse">:computer-mouse:</i> Click **Refresh** to retrieve the latest log entries based on the [search filters](#search-filter) applied to the stream.

<i class="fa-computer-mouse">:computer-mouse:</i> Click **Show More** below a log preview to display all fields and values of the corresponding log entry.

<div align="left"><figure><img src="/files/qaIiHZZyQvNzRxjVYL9B" alt=""><figcaption></figcaption></figure></div>

<i class="fa-computer-mouse">:computer-mouse:</i> Click a field value within a log entry to add a filter for that value. The [Add Filter](#add-filter) window opens with the selected value already entered.

Added filters are displayed in the [Search Filters](#search-filter) section.

***

### Tab: Incidents

This tab contains a list of all SIEM incidents that were triggered based on the respective stream.

{% hint style="info" %}
When you create a new stream, this view is empty.
{% endhint %}

<div align="left"><figure><img src="/files/bwRS1KwwIiZTKOaeJQUv" alt=""><figcaption></figcaption></figure></div>

The incidents view is structured as a table. The following information is shown:

<table><thead><tr><th width="199.9296875">Column</th><th>Description</th></tr></thead><tbody><tr><td>Severity</td><td>Shows the incident severity based on the respective <a href="#general-settings">stream settings</a>.</td></tr><tr><td>Event Started</td><td>Shows the date and time when the incident was first detected.</td></tr><tr><td>Event Ended</td><td>Shows the date and time when the incident ended.</td></tr><tr><td>Hosts</td><td>Shows the host that was affected by the incident.</td></tr><tr><td>Created at</td><td>Shows the date and time when the corresponding list entry was created.</td></tr></tbody></table>

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Refresh** icon <i class="fa-arrows-rotate">:arrows-rotate:</i> in the upper-right corner of the list to refresh the incidents view.

***

### Tab: Incident Detection

This tab contains various settings related to the automatic SIEM incident detection. If the automatic incident detection is enabled for a stream, incidents triggered by the stream are shown under **SIEM** → [Incidents](/docs/manual/english/platform-usage/siem/incidents.md) and on the [Incidents tab](#tab-incidents).

{% hint style="warning" %}
**Please note**: To receive notifications about triggered incidents, you must first create an Alert of the **Stream (SIEM)** type under **Alerts** → [Add Alert](/docs/manual/english/platform-usage/alerts/overview/add-alert.md#alert-type).
{% endhint %}

{% hint style="danger" %}
**Please note**: To use this new feature, you must [update the Enginsight Loggernaut component](/docs/manual/english/installation-und-konfiguration/updates/enginsight-siem.md#updating-loggernaut) to **version 2.14.x**.
{% endhint %}

<i class="fa-computer-mouse">:computer-mouse:</i> Select the checkbox <i class="fa-square">:square:</i> next to **Enable Incident Detection** to enable the automatic incident detection for the stream. Additional settings are shown.

<div align="left"><figure><img src="/files/q8Ul6emr0j9XJKuwtISi" alt=""><figcaption></figcaption></figure></div>

#### Incident Delay

Define a time period during which no additional alert notifications are sent for the same incident to prevent an alert flood.

<i class="fa-computer-mouse">:computer-mouse:</i> Click <i class="fa-plus">:plus:</i> **Add Delay** to show the fields for defining an incident delay.

<div align="left"><figure><img src="/files/hBLdv82ysAFMrfN9lJR2" alt=""><figcaption></figcaption></figure></div>

The following options are available:

<table><thead><tr><th width="199.96875">Option</th><th>Description</th></tr></thead><tbody><tr><td>Value</td><td>Enter a time value as an integer. Alternatively, use the <i class="fa-angle-up">:angle-up:</i> and <i class="fa-angle-down">:angle-down:</i> buttons to increase or decrease the value.</td></tr><tr><td>Unit</td><td><p>Select a time unit.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>The default time unit is <strong>Minutes</strong>.</p></div><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Unit</strong> field to expand a list of all available time units, then select a unit from the list.<br><br>The following time units are available:</p><ul><li><strong>Seconds</strong></li><li><strong>Minutes</strong></li><li><strong>Hours</strong></li><li><strong>Days</strong></li><li><strong>Weeks</strong></li></ul></td></tr></tbody></table>

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Delete** icon <i class="fa-trash">:trash:</i> next to the input fields to remove the defined incident delay.

#### Grouping

Select a log field based on which log entries in the data lake that have the same value are grouped and shown as a single incident. This prevents a separate incident from being triggered for each log entry, which would otherwise create a flood of incidents of the same type.

<i class="fa-computer-mouse">:computer-mouse:</i> Click <i class="fa-plus">:plus:</i> **Add Group** to show a field for defining a grouping.

<div align="left"><figure><img src="/files/0d4poBBw903GCa2IVwBf" alt=""><figcaption></figcaption></figure></div>

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Field Name** field to expand a list of all available log fields, then select a log field from the list. Alternatively, use the free-text input to find log fields in the list more quickly.

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Delete** icon <i class="fa-trash">:trash:</i> next to an input field to remove the specified grouping.

#### Detection Period

Define a specific time period during which incidents based on the stream may be triggered and shown.

<i class="fa-computer-mouse">:computer-mouse:</i> Click <i class="fa-plus">:plus:</i> **Add Schedule** to show fields for defining a detection period.

<i class="fa-split">:split:</i> Different options are available depending on whether you select the [Time Window](#time-window) tab or the [Expert Mode](#expert-mode) tab.

{% tabs %}
{% tab title="Time Window" %} <i class="fa-eye">:eye:</i> This section is visible only if you select the **Time Window** tab under **Detection Period**.

<div align="left"><figure><img src="/files/2YOVVapzz2cbEKCpPQNS" alt=""><figcaption></figcaption></figure></div>

The following options are available:

<table><thead><tr><th width="201.12109375">Option</th><th>Description</th></tr></thead><tbody><tr><td>From</td><td><p>Enter the start time of the detection period.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>The default time is 08:00.</p></div><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>From</strong> field and use the dial to set an exact time in 24-hour format. First select an hour. The dial then switches to the minute view. Select the minutes accordingly.</p></td></tr><tr><td>To</td><td><p>Enter the end time of the detection period.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>The default time is 18:00.</p></div><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>To</strong> field and use the dial to set an exact time in 24-hour format. First select an hour. The dial then switches to the minute view. Select the minutes accordingly.</p></td></tr><tr><td>Weekdays</td><td><p>Select the weekdays for the detection period. Selected weekdays are highlighted in pink color.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>The default weekdays are Monday, Tuesday, Wednesday, Thursday, and Friday.</p></div><p><i class="fa-computer-mouse">:computer-mouse:</i> Click a weekday abbreviation to select it. Click the abbreviation again to deselect it.</p></td></tr></tbody></table>
{% endtab %}

{% tab title="Expert Mode" %} <i class="fa-eye">:eye:</i> This section is visible only if you select the **Expert Mode** tab under **Detection Period**.

<div align="left"><figure><img src="/files/4XaniO2BKRQM15SEzEed" alt=""><figcaption></figcaption></figure></div>

Enter a detection period as a cron expression.

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Cron Expression** field and enter a cron expression manually. Alternatively, click the **Expand** icon <i class="fa-arrow-up-right-and-arrow-down-left-from-center">:arrow-up-right-and-arrow-down-left-from-center:</i> in the **Cron Expression** field. The [time interval selection](broken://pages/1a2835a8cf2a7cb175e6eba1e6087256626d3632#time-interval-selection) opens, allowing you to create a custom time window.

#### Time Interval Selection

#### Time Interval Selection

<div align="left"><figure><img src="/files/igndJlkpzDMvhkxjdWza" alt="" width="527"><figcaption></figcaption></figure></div>

The following options are available:

<table><thead><tr><th width="199.9140625">Option</th><th>Description</th></tr></thead><tbody><tr><td>Time Zone</td><td><p>Define the time zone that you want to use for the selected time interval.</p><p></p><p><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Time Zone</strong> field to expand a list of all available time zones, and select a time zone.</p></td></tr><tr><td>Cron Expression (Vixie/Unix)</td><td>Shows the defined interval as a cron expression. The cron expression is updated automatically whenever you configure a time interval manually.<br><br><i class="fa-computer-mouse">:computer-mouse:</i> Click the <strong>Cron Expression</strong> field to <a href="/pages/7fRmJcqCwKxzZ7mEvMo2">edit the cron expression manually</a>.</td></tr><tr><td>Next Execution (Local Time Zone)</td><td>Shows the exact date and time of the next execution in your <em>browser’s local time zone</em>.</td></tr><tr><td>Description</td><td>Shows the defined interval for recurring execution as a plain-language description.</td></tr><tr><td>Time Interval Selection</td><td><p>Define a custom execution interval.</p><p><br>Select the relevant minutes, hours, days of the month, months, or days of the week.</p></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

<i class="fa-computer-mouse">:computer-mouse:</i> Click the **Delete** icon <i class="fa-trash">:trash:</i> next to an input field to remove the specified time window.

***

### Tab: Final Data Query

This tab shows the final data query for the stream as a raw syntax expression.

{% hint style="info" %}
The final data query cannot be edited.
{% endhint %}

<div align="left"><figure><img src="/files/cnIr6O8G4welYaoP8DxW" alt=""><figcaption></figcaption></figure></div>

***
