Skip to content

Commit

Permalink
Added WindowsSystemResourceUsageMonitorDatabaseFile definition
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Mar 18, 2018
1 parent 1a89795 commit 85d8e6a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1842,6 +1842,16 @@ labels: [System]
supported_os: [Windows]
urls: ['https://github.com/libyal/winreg-kb/wiki/Registry-files']
---
name: WindowsSystemResourceUsageMonitorDatabaseFile
doc: Windows System Resource Usage Monitor (SRUM) database file.
sources:
- type: FILE
attributes:
paths: ['%%environ_systemroot%%\System32\sru\SRUDB.dat']
separator: '\'
supported_os: [Windows]
urls: ['https://github.com/libyal/esedb-kb/blob/master/documentation/System%20Resource%20Usage%20Monitor%20(SRUM).asciidoc']
---
name: WindowsTempDirectories
doc: Contents of the Windows temporary directories
sources:
Expand Down

0 comments on commit 85d8e6a

Please sign in to comment.