Splunk Search

Splunk DB connect add-on InfluxDB 2.6

Samir1
New Member

I have ingested data form influx DB to Splunk Enterprise using influxDB add from splunk db connect.

Performing InfluxQL search in SQL explorer of created influx connection. I am getting empty values for value column.

Query:

from(bucket: "buckerName")

|> range(start: -6h)

|> filter(fn: (r) => r._measurement == "NameOfMeasurement")

|>filter(fn: (r) => r._field == "value")

|> yield(name: "count")

Samir1_0-1728381820788.png

 

 

Splunk DBX Add-on for InfluxDB JDBC 

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

Introducing Splunk Enterprise Security 8.0!

Join us on Wednesday, November 20 to learn about Splunk Enterprise Security 8.0!To enhance SOC efficiency, ...

Mastering Threat Hunting

Register to watch Mastering Threat Hunting on Monday, November 18Join us for an insightful talk where we dive ...

Upcoming Community Maintenance: 10/28

Howdy folks, just popping in to let you know that the Splunk Community site will be in read-only mode ...