Skip to content

Commit f37a5b3

Browse files
[Security] Data view picker updates
1 parent 29aab65 commit f37a5b3

8 files changed

+15
-9
lines changed
11.3 KB
Loading
-1.18 MB
Binary file not shown.
-423 KB
Loading
-38.7 KB
Loading
-36.2 KB
Loading
-423 KB
Loading

solutions/security/get-started/data-views-elastic-security.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Custom indices are not included in the [default {{data-source}}](/solutions/secu
2323

2424
## Switch to another {{data-source}} [security-data-views-in-sec-switch-to-another-data-source]
2525

26-
You can tell which {{data-source}} is active by clicking the **{{data-source-cap}}** menu at the upper right of {{elastic-sec}} pages that display event or alert data, such as Overview, Alerts, Timelines, or Hosts. To switch to another {{data-source}}, click **Choose {{data-source}}**, select one of the options, and click **Save**.
26+
You can tell which {{data-source}} is active under **{{data-source-cap}}** in the upper-right corner of {{elastic-sec}} pages that display event or alert data, such as Overview, Alerts, Timelines, or Hosts. Click the menu to switch to another {{data-source}}.
2727

2828
:::{image} /solutions/images/security-dataview-button-highlighted.png
2929
:alt: image highlighting how to open the data view selection menu
@@ -32,17 +32,16 @@ You can tell which {{data-source}} is active by clicking the **{{data-source-cap
3232

3333
## Create or modify a {{data-source}} [security-data-views-in-sec-create-or-modify-a-data-source]
3434

35+
:::{note}
36+
:applies_to: stack: ga 9.2
37+
Some data views are managed by Elastic and cannot be edited. However, you can [duplicate them](/explore-analyze/find-and-organize/data-views.md#duplicate-managed-data-view) and make changes to the duplicate without affecting the managed data view.
38+
:::
39+
3540
To learn how to modify the default **Security Default Data View**, refer to [Update default {{elastic-sec}} indices](/solutions/security/get-started/configure-advanced-settings.md#update-sec-indices).
3641

3742
To learn how to modify, create, or delete another {{data-source}} refer to [{{kib}} {{data-sources-cap}}](/explore-analyze/find-and-organize/data-views.md).
3843

39-
You can also temporarily modify the active {{data-source}} from the **{{data-source-cap}}** menu by clicking **Advanced options**, then adding or removing index patterns.
40-
41-
:::{image} /solutions/images/security-dataview-filter-example.gif
42-
:alt: video showing how to filter the active data view
43-
:::
44-
45-
This only allows you to add index patterns that match indices that currently contain data (other index patterns are unavailable). Note that any changes made are saved in the current browser window and won’t persist if you open a new tab.
44+
{applies_to}`stack: removed 9.2` {applies_to}`serverless: removed` You can also temporarily modify the active {{data-source}} from the **{{data-source-cap}}** menu by clicking **Advanced options**, then adding or removing index patterns. This only allows you to add index patterns that match indices that currently contain data (other index patterns are unavailable). Note that any changes made are saved in the current browser window and won’t persist if you open a new tab.
4645

4746
::::{note}
4847
You cannot update the data view for the Alerts page. This includes referencing a cross-cluster search (CCS) data view or any other data view. The Alerts page always shows data from `.alerts-security.alerts-default`.
@@ -53,10 +52,15 @@ You cannot update the data view for the Alerts page. This includes referencing a
5352
## The default {{data-source}} [default-data-view-security]
5453

5554
The default {{data-source}} is defined by the `securitySolution:defaultIndex` setting, which you can modify in [advanced settings](/solutions/security/get-started/configure-advanced-settings.md#update-sec-indices).
55+
::::{note}
56+
If you modify this view directly in the Edit data view UI, the changes will not be saved permanently.
57+
::::
58+
5659

5760
The first time a user visits {{elastic-sec}} within a given {{kib}} [space](/deploy-manage/manage-spaces.md), the default {{data-source}} generates in that space and becomes active.
5861

5962
::::{note}
63+
:applies_to: stack: ga
6064
In {{stack}}, your {{kib}} space must have the **Data View Management** [feature visibility](/deploy-manage/manage-spaces.md) setting enabled for the default {{data-source}} to generate and become active in your space.
6165
::::
6266

solutions/security/investigate/timeline.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ Click the star icon (![Favorite icon](/solutions/images/security-favorite-icon.p
5353

5454
## View and refine Timeline results [refine-timeline-results]
5555

56-
You can select whether Timeline displays detection alerts and other raw events, or just alerts. By default, Timeline displays both raw events and alerts. To hide raw events and display alerts only, click **Data view** to the left of the KQL query bar, then select **Show only detection alerts**.
56+
You can select whether Timeline displays detection alerts and other raw events, or just alerts. By default, Timeline displays both raw events and alerts. To hide raw events and display alerts only:
57+
* {applies_to}`stack: ga 9.2` {applies_to}`serverless: ga` Select the `Security solution alerts` data view.
58+
* {applies_to}`stack: ga 9.0` Click **Data view** to the left of the KQL query bar, then select **Show only detection alerts**.
5759

5860

5961
## Inspect an event or alert [timeline-inspect-events-alerts]

0 commit comments

Comments
 (0)