Plugin
Arg | Description | Type |
---|---|---|
name | A session name | string |
guid | A Provider GUID to watch | string (required) |
any | Any Keywords | uint64 |
all | All Keywords | uint64 |
level | Log level (0-5) | int64 |
stop | If provided we stop watching automatically when this lambda returns true | Lambda |
timeout | If provided we stop after this much time | uint64 |
capture_state | If true, capture the state of the provider when the event is triggered | bool |
enable_map_info | Resolving MapInfo with TdhGetEventMapInformation is very expensive and causes events to be dropped so we disabled it by default. Enable with this flag. | bool |
description | Description for this GUID provider | string |
Watch for events from an ETW provider.