Getting Data In

Microsoft-AzureADPasswordProtection-DCAgent

Dilsheer_P
Loves-to-Learn Lots

I ma trying to onboard the %SystemRoot%\System32\Winevt\Logs\Microsoft-AzureADPasswordProtection-DCAgent%4Admin.evtx logs

This logs is available on the eventviewer under Eventviwer-> Application and Services Logs -> Microsoft -> AzureADPasswordprotection ->DCAgent -> Admin

I have added the below inputs.conf stanza in Windows_TA addon

[WinEventLog://Microsoft-AzureADPasswordProtection-DCAgent/Admin]
disabled = false
index = wineventlog_itd
renderXml=false

&

[WinEventLog:Microsoft-AzureADPasswordProtection-DCAgent/Admin*]
disabled = false
index = wineventlog_itd
renderXml=false

Both are not working. Any thoughts ??

Labels (1)
0 Karma

anel
Explorer

Hey @Dilsheer_P , 

did you find a way that worked for you? 

Thanks!

0 Karma

PickleRick
SplunkTrust
SplunkTrust

You can't use wildcards. So assuming you have a single log and your name is ok (I don't use Azure stuff so can't verify the actual name of the channel but it looks reasonable) the first syntax should be ok.

You can use

splunk list inputstatus

to see how your inputs are doing. Check the spkunkd.log on the forwarder as well.

Does your UF have enough permissions to read that channel?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...