<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to fetch data from Cassandra Database through REST API? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284765#M33853</link>
    <description>&lt;P&gt;Hi Abhay,&lt;/P&gt;

&lt;P&gt;Did you onboard cassandra logs? If you did can you please tell us the process here.&lt;/P&gt;

&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2017 15:52:37 GMT</pubDate>
    <dc:creator>shiva2007</dc:creator>
    <dc:date>2017-08-28T15:52:37Z</dc:date>
    <item>
      <title>How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284756#M33844</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a Cassandra database which is only accessible though REST API (through authentication). I want to fetch the data from Cassandra database (NO SQL database) through SPLUNK. I am using Splunk DB Connect on the search head and using it, but it seems that that database is only accessible through API calls. &lt;/P&gt;

&lt;P&gt;Could you please show some kind of solution to fetch the data from Cassandra DB through API in Splunk?&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
Abhay&lt;/P&gt;

&lt;P&gt;=== UPDATE ===&lt;BR /&gt;
See comments for help with the REST API Modular Input Configuration.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 19:10:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284756#M33844</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2015-12-18T19:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284757#M33845</link>
      <description>&lt;P&gt;I don't know much about it, but I know that DataStax has a &lt;A href="http://www.datastax.com/splunk-connector"&gt;Cassandra connector for Hunk&lt;/A&gt;. Are you using Hunk, or just Splunk Enterprise?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 19:16:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284757#M33845</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2015-12-18T19:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284758#M33846</link>
      <description>&lt;P&gt;I am using only Splunk Enterprise !!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 19:18:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284758#M33846</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2015-12-18T19:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284759#M33847</link>
      <description>&lt;P&gt;You're wasting your time with the Splunk DB Connect app.  Have a look at the REST API Modular Input app (&lt;A href="https://splunkbase.splunk.com/app/1546/"&gt;https://splunkbase.splunk.com/app/1546/&lt;/A&gt;).  It looks like it will do what you need.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 19:18:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284759#M33847</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-12-18T19:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284760#M33848</link>
      <description>&lt;P&gt;Thanks for your response Rich .. Do I need to write any python programming to get the things done OR this application configuration will do the  stuff !!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 19:27:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284760#M33848</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2015-12-18T19:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284761#M33849</link>
      <description>&lt;P&gt;The REST app should do what you need.&lt;/P&gt;

&lt;P&gt;You could also create a scripted input that launches a python or Java program to make the REST call, but the app should be easier.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 19:41:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284761#M33849</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-12-18T19:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284762#M33850</link>
      <description>&lt;P&gt;I have installed this app in my search head and when i click on the app "rest_ta", it shows a simple search page. There is nothing to configure so that I can connect to my cassandra DB to get the data through API.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 19:51:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284762#M33850</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2015-12-18T19:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284763#M33851</link>
      <description>&lt;P&gt;TA's usually are installed on indexers rather than search heads.  I have no personal experience with that app, however, so I can't help much with it.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 20:19:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284763#M33851</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-12-18T20:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284764#M33852</link>
      <description>&lt;P&gt;Well Rich, I have a cassandra box which is only accessible through REST API from the outer world.&lt;/P&gt;

&lt;P&gt;And at the other end, I have Splunk Indexer in another box.&lt;/P&gt;

&lt;P&gt;Now , In order to get the data to the Splunk Indexer how Do I get it through "REST_TA" modular inputs ?&lt;/P&gt;

&lt;P&gt;Do I need to install "rest_ta" in the cassandra box and configure something OR how do get it configured to get the data in my splunk indexer.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
Abhay&lt;/P&gt;</description>
      <pubDate>Sat, 19 Dec 2015 09:19:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284764#M33852</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2015-12-19T09:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284765#M33853</link>
      <description>&lt;P&gt;Hi Abhay,&lt;/P&gt;

&lt;P&gt;Did you onboard cassandra logs? If you did can you please tell us the process here.&lt;/P&gt;

&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 15:52:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284765#M33853</guid>
      <dc:creator>shiva2007</dc:creator>
      <dc:date>2017-08-28T15:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch data from Cassandra Database through REST API?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284766#M33854</link>
      <description>&lt;P&gt;hey did you find the solution to Splunk-Cassandra Integration?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 14:29:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-fetch-data-from-Cassandra-Database-through-REST-API/m-p/284766#M33854</guid>
      <dc:creator>dipu20</dc:creator>
      <dc:date>2018-04-05T14:29:55Z</dc:date>
    </item>
  </channel>
</rss>

