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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...