<?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: Splunk ignores similar lines in an event in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-ignores-similar-lines-in-an-event/m-p/106053#M22307</link>
    <description>&lt;P&gt;Without seeing more lines of your logfile does this search help:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;source="stats.log" METHOD="*" | table METHOD, LENGTH, COUNT
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 08 Nov 2011 19:10:04 GMT</pubDate>
    <dc:creator>tgow</dc:creator>
    <dc:date>2011-11-08T19:10:04Z</dc:date>
    <item>
      <title>Splunk ignores similar lines in an event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-ignores-similar-lines-in-an-event/m-p/106052#M22306</link>
      <description>&lt;P&gt;This seems to be a similar problem as what is happening in my &lt;A href="http://splunk-base.splunk.com/answers/33695/search-reads-first-event-instead-of-desired-event"&gt;other question&lt;/A&gt;, but it seems different enough to create a separate thread.&lt;/P&gt;

&lt;P&gt;We have a server process running that dumps log data out every 5 minutes to a single file, which is splunk indexed. We track stats whenever certain requests are made and write to the log in the format:&lt;/P&gt;

&lt;P&gt;METHOD=[method name] COUNT=[number of times this method was called in last 5 min] LENGTH=[cumulative time spent on this method in the last 5 min]&lt;/P&gt;

&lt;P&gt;The problem is that (similar to the other thread) only the first method in each event is showing up when I do a search, for example: &lt;/P&gt;

&lt;P&gt;source="stats.log" "METHOD" | table METHOD LENGTH COUNT&lt;/P&gt;

&lt;P&gt;shows only the first method in that log repeated over and over again, and ignores any after the first one.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2011 14:22:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-ignores-similar-lines-in-an-event/m-p/106052#M22306</guid>
      <dc:creator>crobicha</dc:creator>
      <dc:date>2011-11-08T14:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk ignores similar lines in an event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-ignores-similar-lines-in-an-event/m-p/106053#M22307</link>
      <description>&lt;P&gt;Without seeing more lines of your logfile does this search help:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;source="stats.log" METHOD="*" | table METHOD, LENGTH, COUNT
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 08 Nov 2011 19:10:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-ignores-similar-lines-in-an-event/m-p/106053#M22307</guid>
      <dc:creator>tgow</dc:creator>
      <dc:date>2011-11-08T19:10:04Z</dc:date>
    </item>
  </channel>
</rss>

