<?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 alert base on return code in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582182#M202797</link>
    <description>&lt;P&gt;Can you share some of the events using a code block &amp;lt;/&amp;gt;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Jan 2022 14:05:02 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2022-01-23T14:05:02Z</dc:date>
    <item>
      <title>Splunk alert base on return code</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582168#M202792</link>
      <description>&lt;P&gt;My file contains a line at the last where it mentions the return code. The format look like below mentioned. If the job fails, It returns 32 and if the job is successful it returns 0.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Main -&amp;gt; ** Execution completed with returnCode: 0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can some one help me in building a splunk query to alert me if the code is 32 or 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 08:59:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582168#M202792</guid>
      <dc:creator>LolabhattuA</dc:creator>
      <dc:date>2022-01-23T08:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert base on return code</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582171#M202793</link>
      <description>&lt;P&gt;Start by building a report with the data you want in the alert&lt;/P&gt;&lt;P&gt;Have you already ingested the file as a series of events?&lt;/P&gt;&lt;P&gt;Which fields have you already extracted from the events?&lt;/P&gt;&lt;P&gt;Is there more than one job in the file you are monitoring?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 09:17:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582171#M202793</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-23T09:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert base on return code</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582176#M202795</link>
      <description>&lt;P&gt;Yes, The file is already ingested into the Splunk,&lt;/P&gt;&lt;P&gt;Only one esp job is being listed in the file.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 12:42:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582176#M202795</guid>
      <dc:creator>LolabhattuA</dc:creator>
      <dc:date>2022-01-23T12:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert base on return code</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582179#M202796</link>
      <description>&lt;P&gt;|inputlookup (your lookup)| search (returncode= 32 OR returncode=0)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 12:52:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582179#M202796</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-01-23T12:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert base on return code</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582182#M202797</link>
      <description>&lt;P&gt;Can you share some of the events using a code block &amp;lt;/&amp;gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 14:05:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-alert-base-on-return-code/m-p/582182#M202797</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-23T14:05:02Z</dc:date>
    </item>
  </channel>
</rss>

