<?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 Alert for syslog in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Alert-for-syslog/m-p/108605#M22838</link>
    <description>&lt;P&gt;I am trying to set an alert that notifies the admin of a situation when we dont get any data from syslog (no messages on udp:514) :&lt;/P&gt;

&lt;P&gt;Alerts based on the following searches seem to be failing:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal (source=*/metrics.log* OR source=*\\metrics.log*) group=per_sourcetype_thruput series=syslog | eval flag= if(isnull(kb) OR len(kb)&amp;lt;=1,"Y","N") | table flag | search flag="Y"

sourcetype=syslog | timechart count span=1d | search count=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Neither seems to be working out (there is no data written to that sourcetype which clearly one of the two ought to capture)&lt;/P&gt;

&lt;P&gt;Any other/ideas suggestions ? I do not want to use deployment monitor (unless IN deployment monitor, there happens to be a way to configure an alert when it sees a &lt;STRONG&gt;missing sourcetype/no data from sourcetype&lt;/STRONG&gt; ) ? &lt;/P&gt;</description>
    <pubDate>Thu, 26 Jul 2012 00:59:07 GMT</pubDate>
    <dc:creator>asarolkar</dc:creator>
    <dc:date>2012-07-26T00:59:07Z</dc:date>
    <item>
      <title>Alert for syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Alert-for-syslog/m-p/108605#M22838</link>
      <description>&lt;P&gt;I am trying to set an alert that notifies the admin of a situation when we dont get any data from syslog (no messages on udp:514) :&lt;/P&gt;

&lt;P&gt;Alerts based on the following searches seem to be failing:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal (source=*/metrics.log* OR source=*\\metrics.log*) group=per_sourcetype_thruput series=syslog | eval flag= if(isnull(kb) OR len(kb)&amp;lt;=1,"Y","N") | table flag | search flag="Y"

sourcetype=syslog | timechart count span=1d | search count=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Neither seems to be working out (there is no data written to that sourcetype which clearly one of the two ought to capture)&lt;/P&gt;

&lt;P&gt;Any other/ideas suggestions ? I do not want to use deployment monitor (unless IN deployment monitor, there happens to be a way to configure an alert when it sees a &lt;STRONG&gt;missing sourcetype/no data from sourcetype&lt;/STRONG&gt; ) ? &lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2012 00:59:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Alert-for-syslog/m-p/108605#M22838</guid>
      <dc:creator>asarolkar</dc:creator>
      <dc:date>2012-07-26T00:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alert for syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Alert-for-syslog/m-p/108606#M22839</link>
      <description>&lt;P&gt;I think you can use a simple way to do this by searching source=udp:514&lt;/P&gt;

&lt;P&gt;then set alert condition when number of events equals zero&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2012 03:10:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Alert-for-syslog/m-p/108606#M22839</guid>
      <dc:creator>hjwang</dc:creator>
      <dc:date>2012-07-26T03:10:51Z</dc:date>
    </item>
  </channel>
</rss>

