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!

Federated Search for Amazon S3 | Key Use Cases to Streamline Compliance Workflows

Modern business operations are supported by data compliance. As regulations evolve, organizations must ...

New Dates, New City: Save the Date for .conf25!

Wake up, babe! New .conf25 dates AND location just dropped!! That's right, this year, .conf25 is taking place ...

Introduction to Splunk Observability Cloud - Building a Resilient Hybrid Cloud

Introduction to Splunk Observability Cloud - Building a Resilient Hybrid Cloud  In today’s fast-paced digital ...