<?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 Indexing Online CSV Files in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Online-CSV-Files/m-p/59165#M11655</link>
    <description>&lt;P&gt;Is there a way of indexing a file from a website URL ? &lt;/P&gt;</description>
    <pubDate>Thu, 13 Sep 2012 12:59:33 GMT</pubDate>
    <dc:creator>jmbytemoney</dc:creator>
    <dc:date>2012-09-13T12:59:33Z</dc:date>
    <item>
      <title>Indexing Online CSV Files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Online-CSV-Files/m-p/59165#M11655</link>
      <description>&lt;P&gt;Is there a way of indexing a file from a website URL ? &lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2012 12:59:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Online-CSV-Files/m-p/59165#M11655</guid>
      <dc:creator>jmbytemoney</dc:creator>
      <dc:date>2012-09-13T12:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing Online CSV Files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Online-CSV-Files/m-p/59166#M11656</link>
      <description>&lt;P&gt;A custom input using a python/powershell script would do the trick. Have the script access the URL/csv file, loop each line to stdout.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2012 17:09:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Online-CSV-Files/m-p/59166#M11656</guid>
      <dc:creator>johnmca</dc:creator>
      <dc:date>2012-09-13T17:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing Online CSV Files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Online-CSV-Files/m-p/59167#M11657</link>
      <description>&lt;P&gt;There is a new splunkbase app called "importutil".  It lets you import csv files (or any input) from an http url via the splunk search command line.  Also works for ftp.  sftp is experimental.&lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/apps/69078/importutil"&gt;http://splunk-base.splunk.com/apps/69078/importutil&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Here is an example that imports data from the federal reserve economic data website:&lt;/P&gt;

&lt;P&gt;|importutil http &lt;A href="http://research.stlouisfed.org/fred2/data/PAYEMS.csv"&gt;http://research.stlouisfed.org/fred2/data/PAYEMS.csv&lt;/A&gt;&lt;BR /&gt;
| multikv&lt;BR /&gt;
| table DATE, VALUE&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2012 19:28:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Online-CSV-Files/m-p/59167#M11657</guid>
      <dc:creator>nicholasgrabows</dc:creator>
      <dc:date>2012-12-27T19:28:17Z</dc:date>
    </item>
  </channel>
</rss>

