Splunk Search

Can Splunk index SQL LDF and MDF files?

swackhap
Explorer

Can Splunk index SQL LDF and MDF files?

Tags (1)
0 Karma

bwooden
Splunk Employee
Splunk Employee

Splunk indexes human readable data. It accepts several input methods to get it.

If the master database file (MDF) and its transaction history (LDF) are not human readable then you could use a scripted input to extract useful information from your DB.

dwaddle
SplunkTrust
SplunkTrust

Practically no RDBMS of any reasonable scale has a human readable datafile / transaction log file. In fact, most database vendors consider their datafile format to be opaque to the users of the database and that they have the freedom to change the file format at will -- as long as the SQL interface continues to work. A scripted input that uses SQL is probably the only "supportable" approach here.

Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...