Getting Data In

Bitlocker Windows Events Inputs.conf

aleckostiner123
New Member

I'm trying to get bitlocker events into Splunk. Below is what I have in the inputs.conf and it appears to not be working.

[WinEventLog://Microsoft-Windows-BitLocker/BitLocker Management]
index = main
disabled = 0

0 Karma

FlorianScho
Path Finder

Hi, 
I know this post is quite old but anyway, here is my stanza which is working fine:

[WinEventLog://Microsoft-Windows-BitLocker/BitLocker Management]
index = windows
disabled = 0
renderXml = 1
evt_resolve_ad_obj= 1
start_from = oldest
current_only = 0
checkpointInterval = 5
sourcetype=XmlWinEventLog

 

Did you check the Splunkd.log on you UF on start? Maybe the user running Splunk Forwarder Service is not able to access the logs.
Or there are just no logs available? On my site it is not written very frequently. 
The Splunk_TA_windows is also required on the UF. 

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 ...