mirror of
https://github.com/pathtofile/Sealighter
synced 2026-06-08 16:41:39 +00:00
18 lines
433 B
JSON
18 lines
433 B
JSON
{
|
|
"session_properties": {
|
|
"session_name": "Sealighter-Trace",
|
|
"output_format": "event_log"
|
|
},
|
|
"user_traces": [
|
|
{
|
|
"trace_name": "ProcTrace01",
|
|
"provider_name": "Microsoft-Windows-Kernel-Process",
|
|
"keywords_any": 16,
|
|
"filters": {
|
|
"any_of": {
|
|
"event_id_is": [ 1, 2 ]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |