<?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: Changing data shown in email alert in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Changing-data-shown-in-email-alert/m-p/73814#M12224</link>
    <description>&lt;P&gt;Might be easier to not use the 'top' command to get this information.&lt;/P&gt;

&lt;P&gt;i.e.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;source="secure" sshd "pam_ldap: error trying to bind as user"
| stats count values(host) as hosts by uid | sort - count | head 10
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Update :&lt;/P&gt;

&lt;P&gt;here's a search that going to return data - its the same concept..&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd earliest=-1h@h latest=@h | bin _time span=15m 
| stats count values(_time) as times by group | sort - count | head 10
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 28 Dec 2012 11:04:27 GMT</pubDate>
    <dc:creator>jonuwz</dc:creator>
    <dc:date>2012-12-28T11:04:27Z</dc:date>
    <item>
      <title>Changing data shown in email alert</title>
      <link>https://community.splunk.com/t5/Alerting/Changing-data-shown-in-email-alert/m-p/73813#M12223</link>
      <description>&lt;P&gt;I run this search &lt;BR /&gt;
source="&lt;EM&gt;secure&lt;/EM&gt;" sshd "pam_ldap: error trying to bind as user"|top uid limit=10&lt;/P&gt;

&lt;P&gt;which then shows me the top 10 login failures and how many failures they had but I also want it to display the host that failures where on so they are included in the email but I am not sure how to do this?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2012 09:14:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Changing-data-shown-in-email-alert/m-p/73813#M12223</guid>
      <dc:creator>robK123</dc:creator>
      <dc:date>2012-12-28T09:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Changing data shown in email alert</title>
      <link>https://community.splunk.com/t5/Alerting/Changing-data-shown-in-email-alert/m-p/73814#M12224</link>
      <description>&lt;P&gt;Might be easier to not use the 'top' command to get this information.&lt;/P&gt;

&lt;P&gt;i.e.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;source="secure" sshd "pam_ldap: error trying to bind as user"
| stats count values(host) as hosts by uid | sort - count | head 10
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Update :&lt;/P&gt;

&lt;P&gt;here's a search that going to return data - its the same concept..&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd earliest=-1h@h latest=@h | bin _time span=15m 
| stats count values(_time) as times by group | sort - count | head 10
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 28 Dec 2012 11:04:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Changing-data-shown-in-email-alert/m-p/73814#M12224</guid>
      <dc:creator>jonuwz</dc:creator>
      <dc:date>2012-12-28T11:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Changing data shown in email alert</title>
      <link>https://community.splunk.com/t5/Alerting/Changing-data-shown-in-email-alert/m-p/73815#M12225</link>
      <description>&lt;P&gt;Thanks but when I run that it returns no results.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2012 12:11:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Changing-data-shown-in-email-alert/m-p/73815#M12225</guid>
      <dc:creator>robK123</dc:creator>
      <dc:date>2012-12-28T12:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Changing data shown in email alert</title>
      <link>https://community.splunk.com/t5/Alerting/Changing-data-shown-in-email-alert/m-p/73816#M12226</link>
      <description>&lt;P&gt;In that case there's no data returned by the 1st part of the search. See update&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2012 13:13:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Changing-data-shown-in-email-alert/m-p/73816#M12226</guid>
      <dc:creator>jonuwz</dc:creator>
      <dc:date>2012-12-28T13:13:09Z</dc:date>
    </item>
  </channel>
</rss>

