<?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: File won't index in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87929#M18226</link>
    <description>&lt;P&gt;do you see your inputs here?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://&amp;lt;splunk_ip&amp;gt;:8089/services/admin/inputstatus/TailingProcessor:FileStatus" target="test_blank"&gt;https://&amp;lt;splunk_ip&amp;gt;:8089/services/admin/inputstatus/TailingProcessor:FileStatus&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 08 Mar 2012 20:23:27 GMT</pubDate>
    <dc:creator>MarioM</dc:creator>
    <dc:date>2012-03-08T20:23:27Z</dc:date>
    <item>
      <title>File won't index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87928#M18225</link>
      <description>&lt;P&gt;In testing for implementation on an enterprise Splunk implementation, I am working on my XP desktop with Splunk 4.31 installed.&lt;/P&gt;

&lt;P&gt;I have a file that is essentially a csv file but is delimited by pipes (|).  I want to use props.conf and transforms.conf to extract the fields.  I have everything set up, I THINK correctly, but the file simple will not index.  I am getting no data.  Any help appreciated!&lt;/P&gt;

&lt;P&gt;Here's the configs&lt;/P&gt;

&lt;P&gt;inputs.conf....&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = MyPC&lt;/P&gt;

&lt;P&gt;[monitor://C:\Documents and Settings\c5012044\My Documents\ebqa4\ebqa4a.pipe]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
sourcetype = ebqa&lt;/P&gt;

&lt;P&gt;props.conf...&lt;/P&gt;

&lt;P&gt;[ebqa]&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
TRANSFORMS-t01 = csv1-fieldextraction&lt;BR /&gt;
NO_BINARY_CHECK = 1&lt;BR /&gt;
pulldown_type = 1&lt;/P&gt;

&lt;P&gt;and transforms.conf...&lt;/P&gt;

&lt;P&gt;[csv1-fieldextraction]&lt;BR /&gt;
DELIMS="|"&lt;BR /&gt;
FIELDS="TimeStamp","Start_Timestamp","Commit_Timestamp","Operation","Username","OS_Username", "Machine_Name", "SQL_Redo"&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:29:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87928#M18225</guid>
      <dc:creator>timmy13</dc:creator>
      <dc:date>2020-09-28T11:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: File won't index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87929#M18226</link>
      <description>&lt;P&gt;do you see your inputs here?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://&amp;lt;splunk_ip&amp;gt;:8089/services/admin/inputstatus/TailingProcessor:FileStatus" target="test_blank"&gt;https://&amp;lt;splunk_ip&amp;gt;:8089/services/admin/inputstatus/TailingProcessor:FileStatus&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Mar 2012 20:23:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87929#M18226</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-03-08T20:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: File won't index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87930#M18227</link>
      <description>&lt;P&gt;Yes, I do&lt;BR /&gt;
Says "Finished reading"&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2012 21:04:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87930#M18227</guid>
      <dc:creator>timmy13</dc:creator>
      <dc:date>2012-03-08T21:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: File won't index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87931#M18228</link>
      <description>&lt;P&gt;what do you get from this search:&lt;/P&gt;

&lt;P&gt;index=_internal sourcetype=splunkd "*.pipe"&lt;/P&gt;

&lt;P&gt;Any errors?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2012 22:40:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87931#M18228</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-03-08T22:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: File won't index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87932#M18229</link>
      <description>&lt;P&gt;10 Records, no errors.  I see the same info in the splunkd.log file.  Mainly INFO events about parsing the file.  2 Warnings about timestamps being far apart, but accepted anyway.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2012 16:20:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87932#M18229</guid>
      <dc:creator>timmy13</dc:creator>
      <dc:date>2012-03-09T16:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: File won't index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87933#M18230</link>
      <description>&lt;P&gt;this is strange...the only reason i could see is that the data is sent to an index which is NOT searched by default...&lt;BR /&gt;
But as per your inputs.conf there is no specific index specified...&lt;BR /&gt;
does 'index="*" sourcetype=ebqa' bring nothing too?&lt;/P&gt;</description>
      <pubDate>Sun, 11 Mar 2012 09:12:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87933#M18230</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-03-11T09:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: File won't index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87934#M18231</link>
      <description>&lt;P&gt;As I mentioned initially, this is on a test system.  I have indexed exactly two files (or attempted to).  This, and one other.  Even on the Search App summary page, I seee only the other source, not this source.  I am boggled.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2012 13:47:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/File-won-t-index/m-p/87934#M18231</guid>
      <dc:creator>timmy13</dc:creator>
      <dc:date>2012-03-12T13:47:57Z</dc:date>
    </item>
  </channel>
</rss>

