We have a use case wherein we want to perform data analytics on data in Cassandra DB thru Splunk.
What Add-On/Apps of Splunk can we use to integrate with Cassandra
Github had a project for Splunk-Cassandra but is it available as an Add-On app to use?
What are the best ways for streaming Cassandra data into Splunk ? Can it be done via Modular/Scripted input option.
Did you try this app:
https://splunkbase.splunk.com/app/2779/#/details
Also you can use REST API to collect data from Cassandra.
we need to fetch data from Cassandra into Splunk for analytics.
Cassandra cluster monitoring app is just for monitoring cluster and its health, which isn't our use case.
if we use the REST API to collect data from Cassandra , how do we integrate it into Splunk. Via Modular Input?
you can use this app:
https://splunkbase.splunk.com/app/1546/#/overview
Refer this bog also:
https://www.splunk.com/blog/2013/06/18/getting-data-from-your-rest-apis-into-splunk.html