Splunk Search

How to cancel |dbxquery sql query?

mlevsh
Builder

Hi,

We are using Splunk DB Connect on search heads to run "|dbxquery" command with SQL queries to Snowflake DB.

Sometimes user , who is  running one of the queries,  realizes,  that a query  would return a  lot of data and cancels  the search by clicking on "Stop" on Splunk GUI, but on Snowflake DB the query is still being executed.

Anybody knows how to Cancel the search initiated via Splunk GUI with |dbxquery command?

 

0 Karma

venkatasri
SplunkTrust
SplunkTrust

Hi @mlevsh 

There was no mention of documents about cancel the query on DB. Splunk DBConnect uses JDBC driver which has cancel operation however it should be supported by both DBMS & driver that you are using it inside DBConnect.  Try timeout= option in dbxquery command to avoid it running for long time.

Refer- java - Stop or terminate long running query in JDBC - Stack Overflow

-----------------------------

An upvote would be appreciated if it helps!

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...