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
You can attach Timeline templates to detection rules. When attached, the rule’s alerts use the template when they are investigated in Timeline. This enables immediately viewing the alert’s most interesting fields when you start an investigation.
27
10
@@ -33,7 +16,7 @@ Templates can include two types of filters:
33
16
For example, if you define the `host.name: "{host.name}"` template filter, when alerts generated by the rule are investigated in Timeline, the alert’s `host.name` value is used in the filter. If the alert’s `host.name` value is `Linux_stafordshire-061`, the Timeline filter is: `host.name: "Linux_stafordshire-061"`.
34
17
35
18
::::{note}
36
-
For information on how to add Timeline templates to rules, refer to [*Create a detection rule*](/solutions/security/detect-and-alert/create-detection-rule.md).
19
+
For information on how to add Timeline templates to rules, refer to [Create a detection rule](/solutions/security/detect-and-alert/create-detection-rule.md).
37
20
::::
38
21
39
22
@@ -64,7 +47,7 @@ Regular Timeline filter
64
47
: Clicking **Convert to template field** changes the filter to a template filter:
When you [convert a template to a Timeline](/solutions/security/investigate/timeline-templates.md#man-templates-ui), template filters with placeholders are disabled:
@@ -132,7 +115,7 @@ You can view, duplicate, export, delete, and create templates from existing Time
132
115
1. Find **Timelines** in the main menu or by using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md), then select the **Templates** tab.
0 commit comments