Most tabs done

This commit is contained in:
apriestman 2020-09-28 12:39:38 -04:00
parent ac43d86dd3
commit bde73fd654
9 changed files with 37 additions and 1 deletions

View File

@ -6,9 +6,17 @@
\section ds_summary_opening Opening the Data Source Summary
There are two ways to view the data source summary. The first is to go to Case->Data Source Summary. This will open the summary in a new window.
\image html ds_summary_window.png
The second way to view the summary is to select the data source in the \ref tree_viewer_page and then select the "Summary" tab in the \ref result_viewer_page.
\image html ds_summary_result_viewer.png
\section ds_summary_main Sections
Each tab of the data source summary displays different types of information about the selected data source.
Each tab of the data source summary displays different types of information about the selected data source. If ingest is ongoing, the summary will be updated periodically as new data is available.
If the ingest module(s) required for a data type have not been run, you will see a note about why there is no data. For example, "Recent Programs" results are created by the \ref recent_activity_page, so you will see a message about running that module if you have not.
@ -16,16 +24,44 @@ If the ingest module(s) required for a data type have not been run, you will see
\subsection ds_summary_types Types
The Types tab shows counts of different file types found in the data source.
\image html ds_summary_types.png
\subsection ds_summary_user_activity User Activity
The User Activity tab shows the most recent results found in the data source.
\image html ds_summary_user_activity.png
\subsection ds_summary_analysis Analysis
\subsection ds_summary_recent_files Recent Files
The Recent Files tab shows information on the most recent files opened and downloaded.
\image html ds_summary_recent_files.png
\subsection ds_summary_past_cases Past Cases
\image html ds_summary_past_cases.png
Note that because these entries are based on the Interesting Items results created during ingest and not querying the central repository, they will not reflect any matches in cases processed after this case. For example, suppose we create Case A and ingest a data source with Device Z. If we make a new case Case B afterward and ingest a data source that also has Device Z, we would see Case A listed in this tab for Case B, but if we reopened Case A we would not see Case B listed unless ingest was run again.
\subsection ds_summary_ingest_history Ingest History
The Ingest History tab shows which ingest modules have been run on the data source and the version of each module.
\image html ds_summary_ingest.png
\subsection ds_summary_container Container
The Container tab displays information on the data source itself, such as the size and image paths.
\image html ds_summary_container.png
*/

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB