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
Copy file name to clipboardExpand all lines: articles/sentinel/restore.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -21,15 +21,15 @@ You can restore archived data directly from the **Search (preview)** page or fro
21
21
1. Under **General**, select **Search (preview)**.
22
22
1. Restore log data in one of two ways:
23
23
- At the top of **Search** page, select **Restore**.
24
-
:::image type="content" source="media/restore-archived-log/search-page-restore.png" alt-text="Screenshot of restore button at the top of the search page.":::
24
+
:::image type="content" source="media/restore/search-page-restore.png" alt-text="Screenshot of restore button at the top of the search page.":::
25
25
- Select the **Saved Searches** tab and **Restore** on the appropriate search.
26
-
:::image type="content" source="media/restore-archived-log/search-results-restore.png" alt-text="Screenshot of the restore link on a saved search.":::
26
+
:::image type="content" source="media/restore/search-results-restore.png" alt-text="Screenshot of the restore link on a saved search.":::
27
27
28
28
1. Select the table you want to restore.
29
29
1. Select the time range of the data that you want restore.
30
30
1. Select **Restore**.
31
31
32
-
:::image type="content" source="media/restore-archived-log/restoration-page.png" alt-text="Screenshot of the restoration page with table and time range selected.":::
32
+
:::image type="content" source="media/restore/restoration-page.png" alt-text="Screenshot of the restoration page with table and time range selected.":::
33
33
34
34
1. Wait for the log data to be restored. View the status of your restoration job by selecting on the **Restoration** tab.
35
35
@@ -39,15 +39,15 @@ View the status and results of the log data restore by going to the **Restoratio
39
39
40
40
1. In your Microsoft Sentinel workspace select **Search** > **Restoration**.
41
41
42
-
:::image type="content" source="media/restore-archived-log/restoration-tab.png" alt-text="Screenshot of the restoration tab on the search page.":::
42
+
:::image type="content" source="media/restore/restoration-tab.png" alt-text="Screenshot of the restoration tab on the search page.":::
43
43
44
44
1. When your restore job is complete, select the table name.
45
45
46
-
:::image type="content" source="media/restore-archived-log/data-available-select-table.png" alt-text="Screenshot that shows rows with completed restore jobs and a table selected.":::
46
+
:::image type="content" source="media/restore/data-available-select-table.png" alt-text="Screenshot that shows rows with completed restore jobs and a table selected.":::
47
47
48
48
1. Review the results.
49
49
50
-
:::image type="content" source="media/restore-archived-log/restored-data-logs-view.png" alt-text="Screenshot that shows the logs query pane with the restored table results.":::
50
+
:::image type="content" source="media/restore/restored-data-logs-view.png" alt-text="Screenshot that shows the logs query pane with the restored table results.":::
51
51
52
52
The Logs query pane shows the name of table containing the restored data. The **Time range** is set to a custom time range that uses the start and end times of the restored data.
53
53
@@ -59,7 +59,7 @@ Restored data tables are deleted automatically after 8 days. But you can delete
59
59
1. Identify the table you want to delete.
60
60
1. Select **Delete** for that table row.
61
61
62
-
:::image type="content" source="media/restore-archived-log/delete-restored-table.png" alt-text="Screenshot of restoration tab that shows the delete button on each row.":::
62
+
:::image type="content" source="media/restore/delete-restored-table.png" alt-text="Screenshot of restoration tab that shows the delete button on each row.":::
Copy file name to clipboardExpand all lines: articles/sentinel/search-jobs.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: Search across long time spans in large datasets - Microsoft Sentinel
2
+
title: Search historical data in large datasets - Microsoft Sentinel
3
3
description: Learn how to use search jobs to search extremely large datasets.
4
4
author: cwatson-cat
5
5
ms.topic: how-to
6
6
ms.date: 01/14/2022
7
7
ms.author: cwatson
8
8
---
9
9
10
-
# Search across long time spans in extremely large datasets
10
+
# Search historical data in large datasets
11
11
12
12
Use search jobs when you start an investigation to find specific events in logs within a given time frame. You can search all your logs, filter through them, and look for events that match your criteria.
13
13
@@ -58,6 +58,6 @@ View the status and results of your search job by going to the **Saved Searches*
0 commit comments