<?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 searching for specific errors in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/searching-for-specific-errors/m-p/23005#M4036</link>
    <description>&lt;BLOCKQUOTE&gt;
  &lt;P&gt;&lt;STRONG&gt;Possible Duplicate:&lt;/STRONG&gt;&lt;BR /&gt;
  &lt;A href="http://answers.splunk.com/questions/5171/searching-for-specific-errors" rel="nofollow"&gt;searching for specific errors&lt;/A&gt;  &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;For starters this app is amazing. 
I am trying to search a ton of log files for a certain error and its definitely doing its job but i'd like it to grab the very next line after the specified error is found. Is it possible to do so?
Thanks,
Jonathan&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jul 2010 23:10:35 GMT</pubDate>
    <dc:creator>jonathanjw</dc:creator>
    <dc:date>2010-07-30T23:10:35Z</dc:date>
    <item>
      <title>searching for specific errors</title>
      <link>https://community.splunk.com/t5/Splunk-Search/searching-for-specific-errors/m-p/23005#M4036</link>
      <description>&lt;BLOCKQUOTE&gt;
  &lt;P&gt;&lt;STRONG&gt;Possible Duplicate:&lt;/STRONG&gt;&lt;BR /&gt;
  &lt;A href="http://answers.splunk.com/questions/5171/searching-for-specific-errors" rel="nofollow"&gt;searching for specific errors&lt;/A&gt;  &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;For starters this app is amazing. 
I am trying to search a ton of log files for a certain error and its definitely doing its job but i'd like it to grab the very next line after the specified error is found. Is it possible to do so?
Thanks,
Jonathan&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2010 23:10:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/searching-for-specific-errors/m-p/23005#M4036</guid>
      <dc:creator>jonathanjw</dc:creator>
      <dc:date>2010-07-30T23:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: searching for specific errors</title>
      <link>https://community.splunk.com/t5/Splunk-Search/searching-for-specific-errors/m-p/23006#M4037</link>
      <description>&lt;P&gt;Duplicate question&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2010 23:19:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/searching-for-specific-errors/m-p/23006#M4037</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-07-30T23:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: searching for specific errors</title>
      <link>https://community.splunk.com/t5/Splunk-Search/searching-for-specific-errors/m-p/23007#M4038</link>
      <description>&lt;P&gt;This will do it:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | streamstats current=f last(_raw) AS prevEvent | &amp;lt;your search here&amp;gt; | fields _raw prevEvent
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 27 May 2015 04:30:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/searching-for-specific-errors/m-p/23007#M4038</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-05-27T04:30:32Z</dc:date>
    </item>
  </channel>
</rss>

