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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...