<?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 get Splunk to index a small 1.5KB CSV file? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267670#M51315</link>
    <description>&lt;P&gt;put the 'code' in codeblocks.  Highlight it and click the 101010 button.&lt;/P&gt;

&lt;P&gt;This will make &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; crcSalt=&amp;lt;SOURCE&amp;gt; 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;show up&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jul 2016 16:29:17 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2016-07-12T16:29:17Z</dc:date>
    <item>
      <title>How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267661#M51306</link>
      <description>&lt;P&gt;I am trying to make Splunk read/index a CSV that is of 1.5KB. &lt;/P&gt;

&lt;P&gt;I have used the traditional &lt;CODE&gt;CRCSALT=&amp;gt;SOURCE&amp;gt;&lt;/CODE&gt; tag in the inputs.conf, however, that does not seem to work.&lt;/P&gt;

&lt;P&gt;Any ideas, how i can make the file read? It is a once a week feed and it does not process the files.&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 19:14:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267661#M51306</guid>
      <dc:creator>vr2312</dc:creator>
      <dc:date>2016-05-23T19:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267662#M51307</link>
      <description>&lt;P&gt;Should be &lt;CODE&gt;crcSalt=&amp;lt;SOURCE&amp;gt;&lt;/CODE&gt;  capitalization / case sensitivity matters.  &lt;/P&gt;

&lt;P&gt;Also i think its a typo but there should be a less than sign on left side of SOURCE and greater than sign on right side.&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 19:43:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267662#M51307</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-23T19:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267663#M51308</link>
      <description>&lt;P&gt;Yes. It is a typo. That is what happens when you break your head against such unforeseen issues. &lt;/P&gt;

&lt;P&gt;And thus the capslock was ON.&lt;/P&gt;

&lt;P&gt;But this did not work. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 19:47:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267663#M51308</guid>
      <dc:creator>vr2312</dc:creator>
      <dc:date>2016-05-23T19:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267664#M51309</link>
      <description>&lt;P&gt;Can you post the csv file somewhere like pastebin.com?&lt;/P&gt;

&lt;P&gt;If its 1.5KB that means its ~ 1500B which means it has well over 256 characters if in ASCII because each ASCII character = 1Byte on disk.  So there's enough data to form a proper CRC salt.&lt;/P&gt;

&lt;P&gt;Also if you could provide the inputs.conf and props.conf stanzas for the data source maybe there is a config issue there.&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 20:12:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267664#M51309</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-23T20:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267665#M51310</link>
      <description>&lt;P&gt;Are you using batch OR monitor in inputs.conf?&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 20:13:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267665#M51310</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-05-23T20:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267666#M51311</link>
      <description>&lt;P&gt;@jkat54&lt;/P&gt;

&lt;P&gt;Sorry to get back to you on this after a long time. &lt;/P&gt;

&lt;P&gt;Inputs.conf : &lt;BR /&gt;
[monitor:///Data/scripts/email_listener/logs/username/usernames*.csv]&lt;BR /&gt;
sourcetype = username&lt;BR /&gt;
source = username&lt;BR /&gt;
host = username&lt;BR /&gt;
index = main&lt;BR /&gt;
crcSalt=&lt;/P&gt;

&lt;P&gt;THere is no props.conf created.&lt;/P&gt;

&lt;P&gt;Also assume the CSV contains numbers in one single column. Contains random numbers for around 132 rows.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 15:31:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267666#M51311</guid>
      <dc:creator>vr2312</dc:creator>
      <dc:date>2016-07-12T15:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267667#M51312</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;[monitor:///Data/scripts/email_listener/logs/username/usernames*.csv]

sourcetype = username
source = username
host = username
index = main
crcSalt = &amp;lt;SOURCE&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Jul 2016 15:34:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267667#M51312</guid>
      <dc:creator>vr2312</dc:creator>
      <dc:date>2016-07-12T15:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267668#M51313</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;[monitor:///Data/scripts/email_listener/logs/username/usernames*.csv]

sourcetype = username
source = username
host = username
index = main
crcSalt = &amp;lt;SOURCE&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Jul 2016 15:34:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267668#M51313</guid>
      <dc:creator>vr2312</dc:creator>
      <dc:date>2016-07-12T15:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267669#M51314</link>
      <description>&lt;P&gt;I am unable to use the crcSalt =  [] in the comment box. It is getting invisible.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 15:36:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267669#M51314</guid>
      <dc:creator>vr2312</dc:creator>
      <dc:date>2016-07-12T15:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267670#M51315</link>
      <description>&lt;P&gt;put the 'code' in codeblocks.  Highlight it and click the 101010 button.&lt;/P&gt;

&lt;P&gt;This will make &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; crcSalt=&amp;lt;SOURCE&amp;gt; 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;show up&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 16:29:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267670#M51315</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-07-12T16:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267671#M51316</link>
      <description>&lt;P&gt;Please add  following stanza for your source type in props.conf on indexer. Without this, Splunk will not index csv file correctly.&lt;/P&gt;

&lt;P&gt;[sourcetype]&lt;BR /&gt;
INDEXED_EXTRACTIONS=CSV &lt;/P&gt;

&lt;P&gt;Also if the CSV file is already read, splunk will not re read it without clearing fish bucket. To know more about how to clear fishbucket, refer answer from Yann.&lt;A href="https://answers.splunk.com/answers/72562/how-to-reindex-data-from-a-forwarder.html"&gt;https://answers.splunk.com/answers/72562/how-to-reindex-data-from-a-forwarder.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 05:43:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267671#M51316</guid>
      <dc:creator>hardikJsheth</dc:creator>
      <dc:date>2016-07-13T05:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to index a small 1.5KB CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267672#M51317</link>
      <description>&lt;P&gt;Using "&lt;STRONG&gt;initCrcLength = XX&lt;/STRONG&gt;" in the inputs.conf fixed the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 16:13:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Splunk-to-index-a-small-1-5KB-CSV-file/m-p/267672#M51317</guid>
      <dc:creator>vr2312</dc:creator>
      <dc:date>2017-01-31T16:13:58Z</dc:date>
    </item>
  </channel>
</rss>

