Commit fdf9237
committed
fix: use Microsoft-Event stream with audit keyword xPath filter
Address PR review: keep the Windows Security event DCR but use the always-available 'Microsoft-Event' stream (Event table) instead of 'Microsoft-SecurityEvent' (which requires Sentinel). Apply the reviewer-suggested xPathQueries filter 'Security!*[System[(band(Keywords,13510798882111488)) and (EventID != 4624)]]' in both main.bicep and main_custom.bicep, and add the matching dataflow.1 parent 4503d5b commit fdf9237
3 files changed
Lines changed: 57 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
589 | 600 | | |
590 | 601 | | |
591 | 602 | | |
| |||
604 | 615 | | |
605 | 616 | | |
606 | 617 | | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
607 | 628 | | |
608 | 629 | | |
609 | 630 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
13101 | 13101 | | |
13102 | 13102 | | |
13103 | 13103 | | |
13104 | | - | |
13105 | 13104 | | |
13106 | 13105 | | |
13107 | 13106 | | |
13108 | 13107 | | |
| 13108 | + | |
13109 | 13109 | | |
13110 | 13110 | | |
13111 | 13111 | | |
| |||
15351 | 15351 | | |
15352 | 15352 | | |
15353 | 15353 | | |
| 15354 | + | |
| 15355 | + | |
| 15356 | + | |
| 15357 | + | |
| 15358 | + | |
| 15359 | + | |
| 15360 | + | |
| 15361 | + | |
| 15362 | + | |
| 15363 | + | |
| 15364 | + | |
15354 | 15365 | | |
15355 | 15366 | | |
15356 | 15367 | | |
| |||
15369 | 15380 | | |
15370 | 15381 | | |
15371 | 15382 | | |
| 15383 | + | |
| 15384 | + | |
| 15385 | + | |
| 15386 | + | |
| 15387 | + | |
| 15388 | + | |
| 15389 | + | |
| 15390 | + | |
| 15391 | + | |
| 15392 | + | |
15372 | 15393 | | |
15373 | 15394 | | |
15374 | 15395 | | |
| |||
40484 | 40505 | | |
40485 | 40506 | | |
40486 | 40507 | | |
40487 | | - | |
40488 | 40508 | | |
| 40509 | + | |
40489 | 40510 | | |
40490 | 40511 | | |
40491 | 40512 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
| 500 | + | |
501 | 501 | | |
502 | 502 | | |
503 | | - | |
| 503 | + | |
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
527 | 537 | | |
528 | 538 | | |
529 | 539 | | |
| |||
0 commit comments