Hi all
Getting this message :
ERROR ExecProcessor [3700 ExecProcessor] - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" splunk-winevtlog - WinEventMon::configure: Failed to find Event Log with channel name='Microsoft-AzureMfa-AuthZ/AuthZAdminCh'
I've tried numerous combinations in the stanza such as :
WinEventLog://Microsoft-AzureMfa-AuthZ/AuthZAdminCh
WinEventLog://Microsoft-AzureMfa-AuthZ-AuthZAdminCh
WinEventLog://Microsoft/AzureMfa/AuthZ/AuthZAdminCh
The Windows Event Log chain for the AuthZAdminCh source is in the attachment. Just not quite sure where I'm going wrong.
Appreciate some advice.
Powershell (get-winevent -listlog *).logname revealed that the channel is simply called "AuthZAdminCh"
( despite hierarchical ordering under Microsoft-AzureMfa-AuthZ as presented in Event viewer )
The proven stanza is as simple as : [WinEventLog://AuthZAdminCh]
Powershell (get-winevent -listlog *).logname revealed that the channel is simply called "AuthZAdminCh"
( despite hierarchical ordering under Microsoft-AzureMfa-AuthZ as presented in Event viewer )
The proven stanza is as simple as : [WinEventLog://AuthZAdminCh]