All Apps and Add-ons

Is it possible to implement cache for Cassandra Queries Data using Virtual index in Splunk Hunk?

basilarockiaedw
Path Finder

I am retrieving data from cassandra to build dashboards and it is taking 4 to 5 seconds every time to load the results to dashboard.
Is there any caching technology/framework can we deploy between cassandra and Splunk to retrieve data much faster and also to avoid multiple db calls for the same query from the different users?

0 Karma
1 Solution

rdagan_splunk
Splunk Employee
Splunk Employee

Putting the data into a summary index or report acceleration might do the trick.
For example, index=cassandra | collect index=abc or schedule search that insert the data into a summary index.

View solution in original post

rdagan_splunk
Splunk Employee
Splunk Employee

Putting the data into a summary index or report acceleration might do the trick.
For example, index=cassandra | collect index=abc or schedule search that insert the data into a summary index.

basilarockiaedw
Path Finder

looking for an answer for this post.can anyone help in getting this implemented?

0 Karma
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 ...