<?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 upload oracle table dump or CSV files in splunk collection? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/how-to-upload-oracle-table-dump-or-CSV-files-in-splunk/m-p/117635#M97690</link>
    <description>&lt;P&gt;Below is the command to load csv file in mongo DB collection:&lt;/P&gt;

&lt;P&gt;mongoimport --db users --collection contacts --type csv --headerline --file /opt/backups/contacts.csv&lt;/P&gt;

&lt;P&gt;Here collection name is contacts and CSV file name is contacts.csv.&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2015 15:16:09 GMT</pubDate>
    <dc:creator>abarnwal</dc:creator>
    <dc:date>2015-05-22T15:16:09Z</dc:date>
    <item>
      <title>how to upload oracle table dump or CSV files in splunk collection?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-to-upload-oracle-table-dump-or-CSV-files-in-splunk/m-p/117634#M97689</link>
      <description>&lt;P&gt;Hi All&lt;BR /&gt;
We have a requirement to upload oracle table dump to splunk collection. We have generated dump in CSV file format but couldn't find any utility to upload the same in splunk collection. We have got to know splunk collection works in similar fashion as Mongo DB collection. We have found a command  to upload CSV file in mongo DB collection but didn't find any option to run same command in splunk. Please let us know if there is any option to achieve the same. &lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2015 15:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-to-upload-oracle-table-dump-or-CSV-files-in-splunk/m-p/117634#M97689</guid>
      <dc:creator>abarnwal</dc:creator>
      <dc:date>2015-05-22T15:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to upload oracle table dump or CSV files in splunk collection?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-to-upload-oracle-table-dump-or-CSV-files-in-splunk/m-p/117635#M97690</link>
      <description>&lt;P&gt;Below is the command to load csv file in mongo DB collection:&lt;/P&gt;

&lt;P&gt;mongoimport --db users --collection contacts --type csv --headerline --file /opt/backups/contacts.csv&lt;/P&gt;

&lt;P&gt;Here collection name is contacts and CSV file name is contacts.csv.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2015 15:16:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-to-upload-oracle-table-dump-or-CSV-files-in-splunk/m-p/117635#M97690</guid>
      <dc:creator>abarnwal</dc:creator>
      <dc:date>2015-05-22T15:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to upload oracle table dump or CSV files in splunk collection?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-to-upload-oracle-table-dump-or-CSV-files-in-splunk/m-p/117636#M97691</link>
      <description>&lt;P&gt;If the csv/file and splunk are in same location then use the below link upto "upload lookup table"&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/PivotTutorial/AddlookupfilestoSplunk"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/PivotTutorial/AddlookupfilestoSplunk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;then to search/access the data use the command,&lt;BR /&gt;
 "| lookup filename.csv" or "| inputlookup filename.csv"&lt;/P&gt;

&lt;P&gt;For more information,&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Addfieldsfromexternaldatasources"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Addfieldsfromexternaldatasources&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2015 14:59:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-to-upload-oracle-table-dump-or-CSV-files-in-splunk/m-p/117636#M97691</guid>
      <dc:creator>neelamssantosh</dc:creator>
      <dc:date>2015-05-23T14:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to upload oracle table dump or CSV files in splunk collection?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-to-upload-oracle-table-dump-or-CSV-files-in-splunk/m-p/117637#M97692</link>
      <description>&lt;P&gt;@Neelamssantosh, Thanks for your reply.&lt;BR /&gt;
The link which you have provided is for creating file based lookups to search data more efficiently.&lt;BR /&gt;
My requirement is different. I need to load oracle table dump/CSV files in splunk KV store collection.&lt;BR /&gt;
Please refer to below link to know more about KV store collection:&lt;BR /&gt;
&lt;A href="http://dev.splunk.com/view/SP-CAAAEZT"&gt;http://dev.splunk.com/view/SP-CAAAEZT&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2015 06:28:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-to-upload-oracle-table-dump-or-CSV-files-in-splunk/m-p/117637#M97692</guid>
      <dc:creator>abarnwal</dc:creator>
      <dc:date>2015-05-25T06:28:54Z</dc:date>
    </item>
  </channel>
</rss>

