watch_etw

Plugin

ArgDescriptionType
nameA session namestring
guidA Provider GUID to watchstring (required)
anyAny Keywordsuint64
allAll Keywordsuint64
levelLog level (0-5)int64
stopIf provided we stop watching automatically when this lambda returns trueLambda
timeoutIf provided we stop after this much timeuint64
capture_stateIf true, capture the state of the provider when the event is triggeredbool
enable_map_infoResolving MapInfo with TdhGetEventMapInformation is very expensive and causes events to be dropped so we disabled it by default. Enable with this flag.bool
descriptionDescription for this GUID providerstring

Description

Watch for events from an ETW provider.