All Apps and Add-ons

DB Connect Lookup failing, sending NULL to SQL server

arrowecssupport
Communicator

I am using DB connect AddOnn 3.1.3 and my results are not being enriched.
When setting up the DB Connect Lookup wizard,

the "Set Reference Search" returns the suitable fields from the Splunk index
the "Set Lookup SQL" returns the requested fields from the DB
I set up the field mapping by selecting all the right fields.

But when i run the "Preview Results" it does not enrich the data.
I've then done a packet capture and extracted the SQL query being sent to the SQL server and the last line is as follows below.

dbxlookup WHERE "serial" IN (null)

So I'm looking up a serial number, and the value should be from the Splunk search.

"serial" AS "SERIAL_NUM"

^^ So this should copy the value of SERIAL_NUM to serial and then be used in the SQL string to the server. But it's sending null by mistake.

marcoscala
Builder

hI!

Any news about this problem? I've the same issue with a Customer with mySQL and DBX 3.4.2.

 

Regards,

Marco

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...