diff --git a/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man b/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man index 350323f..c22a588 100644 --- a/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man +++ b/src/PowerShell.Core.Instrumentation/PowerShell.Core.Instrumentation.man @@ -2190,6 +2190,12 @@ event provider 1. Operational - for high level diagnositc messages 2. Analytic - for high volume high performance trace messages + + read access to restricted to: + local system (A;;0xf0007;;;SY) + built-in admins (A;;0x7;;;BA) + server operators (A;;0x7;;;SO) + event log readers (A;;0x1;;;S-1-5-32-573) -->