Splunk Search

How to view host disk encryption status

dfiore42
New Member

I need a query to view disk encryption (DAR) of all my hosts, be it Bit Locker, LUKS, etc.

index=* host=* | ???

Thank you in advance.

Labels (1)
Tags (3)
0 Karma

ragedsparrow
Contributor

Do you have data in splunk that denotes that the disk in encrypted?  There are a few things to know here:

  • Where your data is stored (index)
  • What differentiates your data  (sourcetype, source, etc)
  • Is your data that you need being monitored? 

Specifically for BitLocker, those are included in Windows Events.  This answer may be helpful in finding where they are: https://community.splunk.com/t5/Getting-Data-In/Retrieving-Windows-Event-logs-with-hyphens-in-the-na... 


0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...