<?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: Indexing a CSV file from a server using REST API and Splunk SDK in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-a-CSV-file-from-a-server-using-REST-API-and-Splunk-SDK/m-p/350818#M64392</link>
    <description>&lt;P&gt;That's a good way to do it.  Another way would be to install a universal forwarder on the CSV server and have it send the files to Splunk as they are created.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2017 17:54:47 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2017-09-19T17:54:47Z</dc:date>
    <item>
      <title>Indexing a CSV file from a server using REST API and Splunk SDK</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-a-CSV-file-from-a-server-using-REST-API-and-Splunk-SDK/m-p/350817#M64391</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Here is my use-case&lt;/STRONG&gt;: &lt;BR /&gt;
 For every hour, I need to download a .csv file from my server using REST API.  Using Splunk, I need to index these .csv files&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;My Approach:&lt;/STRONG&gt;&lt;BR /&gt;
Wrote a Splunk modular input app using Splunk SDK to download CSV files onto a user-specified folder on Splunk file system and &lt;BR /&gt;
then Splunk monitors entire folder/directory.&lt;/P&gt;

&lt;P&gt;Could you guys validate this approach?. Also looking for ways to optimize.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 17:43:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-a-CSV-file-from-a-server-using-REST-API-and-Splunk-SDK/m-p/350817#M64391</guid>
      <dc:creator>dileepmandapam</dc:creator>
      <dc:date>2017-09-19T17:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing a CSV file from a server using REST API and Splunk SDK</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-a-CSV-file-from-a-server-using-REST-API-and-Splunk-SDK/m-p/350818#M64392</link>
      <description>&lt;P&gt;That's a good way to do it.  Another way would be to install a universal forwarder on the CSV server and have it send the files to Splunk as they are created.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 17:54:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-a-CSV-file-from-a-server-using-REST-API-and-Splunk-SDK/m-p/350818#M64392</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-09-19T17:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing a CSV file from a server using REST API and Splunk SDK</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-a-CSV-file-from-a-server-using-REST-API-and-Splunk-SDK/m-p/350819#M64393</link>
      <description>&lt;P&gt;But downloading on to Splunk server is a good practice ?. Is it possible to write apps on Universal forwarder?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 18:02:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-a-CSV-file-from-a-server-using-REST-API-and-Splunk-SDK/m-p/350819#M64393</guid>
      <dc:creator>dileepmandapam</dc:creator>
      <dc:date>2017-09-19T18:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing a CSV file from a server using REST API and Splunk SDK</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-a-CSV-file-from-a-server-using-REST-API-and-Splunk-SDK/m-p/350820#M64394</link>
      <description>&lt;P&gt;Best Practice is to use a forwarder.&lt;BR /&gt;
Universal forwarders don't run apps, but you shouldn't need your MI with a forwarder on the server where the CSVs reside.  If you really need the app, consider using a heavy forwarder.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 19:08:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-a-CSV-file-from-a-server-using-REST-API-and-Splunk-SDK/m-p/350820#M64394</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-09-19T19:08:41Z</dc:date>
    </item>
  </channel>
</rss>

