Deployment Architecture

When Migrating from Splunk DBv2 Connect to DBv3

rthomas247
Engager

The new DBv3 doesn't like inline comments (--) in the SQL query you must update the query to user  multi-line comments to save the queries. 

Use This: 

 

/* your SQL STATEMENT COMMENT */

 

Not This:  

 

--your SQL comment here

 

Once the comment have been cleaned up you should be able to run your queries again. 

Note: if you're using queries configured with rising columns watch the below video on YouTube by the Splunk team.

https://www.youtube.com/watch?v=oPB2Lpd9ZAs

good luck! 

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

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...