Skip to content

Commit b4c0a55

Browse files
Timeline templates
1 parent 6de3c96 commit b4c0a55

File tree

3 files changed

+5
-184
lines changed

3 files changed

+5
-184
lines changed

raw-migrated-files/docs-content/serverless/security-timeline-templates-ui.md

Lines changed: 0 additions & 161 deletions
This file was deleted.

raw-migrated-files/toc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@ toc:
429429
- file: docs-content/serverless/security-session-view.md
430430
- file: docs-content/serverless/security-signals-to-cases.md
431431
- file: docs-content/serverless/security-third-party-actions.md
432-
- file: docs-content/serverless/security-timeline-templates-ui.md
433432
- file: docs-content/serverless/security-triage-alerts-with-elastic-ai-assistant.md
434433
- file: docs-content/serverless/security-trusted-applications.md
435434
- file: docs-content/serverless/security-tune-detection-signals.md

solutions/security/investigate/timeline-templates.md

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,7 @@ mapped_urls:
44
- https://www.elastic.co/guide/en/serverless/current/security-timeline-templates-ui.html
55
---
66

7-
# Timeline templates
8-
9-
% What needs to be done: Lift-and-shift
10-
11-
% Use migrated content from existing pages that map to this page:
12-
13-
% - [x] ./raw-migrated-files/security-docs/security/timeline-templates-ui.md
14-
% - [ ] ./raw-migrated-files/docs-content/serverless/security-timeline-templates-ui.md
15-
16-
% Internal links rely on the following IDs being on this page (e.g. as a heading ID, paragraph ID, etc):
17-
18-
$$$create-timeline-template$$$
19-
20-
$$$import-export-timeline-templates$$$
21-
22-
$$$man-templates-ui$$$
23-
24-
$$$template-legend-ui$$$
7+
# Timeline templates [security-timeline-templates-ui]
258

269
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.
2710

@@ -33,7 +16,7 @@ Templates can include two types of filters:
3316
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"`.
3417

3518
::::{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).
3720
::::
3821

3922

@@ -64,7 +47,7 @@ Regular Timeline filter
6447
: Clicking **Convert to template field** changes the filter to a template filter:
6548

6649
:::{image} ../../../images/security-template-filter-value.png
67-
:alt: template filter value
50+
:alt: Timeline template filter value
6851
:class: screenshot
6952
:::
7053

@@ -79,7 +62,7 @@ Template filter
7962
When you [convert a template to a Timeline](/solutions/security/investigate/timeline-templates.md#man-templates-ui), template filters with placeholders are disabled:
8063

8164
:::{image} ../../../images/security-invalid-filter.png
82-
:alt: invalid filter
65+
:alt: Invalid events filter
8366
:class: screenshot
8467
:::
8568

@@ -132,7 +115,7 @@ You can view, duplicate, export, delete, and create templates from existing Time
132115
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.
133116

134117
:::{image} ../../../images/security-all-actions-timeline-ui.png
135-
:alt: all actions timeline ui
118+
:alt: All actions Timeline UI
136119
:class: screenshot
137120
:::
138121

0 commit comments

Comments
 (0)