Getting Data In

Importing HCL BigFix data from Insights, how to verify?

richtate
Path Finder

We are using HCL BigFix and HCL Insights as a data warehouse.  There have been times when the import of data from HCL BigFix to HCL Insights has partially failed with no indication a failure has occurred.  We would like to verify the HCL Insights data imported into Splunk against the HCL BigFix databases.  Is there a way to run SPL that checks what's in Splunk against an external MS SQL database?

I know how to create a db connector and setup a read only account.  But I don't want to import data from the database, just verify the data already in Splunk.  

 

index=patch sourcetype="ibm:bigfix:Patch" | table BigFixDatabasePathTxt ComputerDNSNm ComputerId FixletId FixletIsRelevantInd FixletLastBecameRelevantDtm | join type=inner ComputerId [ | dbxquery query="select BigFixDatabasePathTxt ComputerDNSNm ComputerId FixletId FixletIsRelevantInd FixletLastBecameRelevantDtm from patch where {put SPL output here?}]

We'd like the output to only show unmatched data.

 

Labels (3)
0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...