<?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 Splunk Dashboard and Alert for traffic distribution comparsion in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Splunk-Dashboard-and-Alert-for-traffic-distribution-comparsion/m-p/621693#M14524</link>
    <description>&lt;P&gt;Want to create a Splunk alert for Servers traffic distribution. I have 100's of different type servers in each data center (like app servers, db servers etc.). I can create a dashboard and splunk alert for specific set of servers.&lt;/P&gt;&lt;P&gt;But here I want to create this dashboard and splunk alert on basis of datacenter.&lt;/P&gt;&lt;P&gt;So how I can create this type of requirement ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Per host wise, below query I written for reference, But data center wise all hosts can i put it in one query and write ?&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;index=* | where host like "ANCLOPR%" | bin span=5m _time | stats count BY _time host | eventstats sum(count) as total by _time | eval percent = count / total*100 | chart values(percent) by _time host usenull=f useother=f limit=100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2022 12:15:40 GMT</pubDate>
    <dc:creator>asplunk789</dc:creator>
    <dc:date>2022-11-22T12:15:40Z</dc:date>
    <item>
      <title>Splunk Dashboard and Alert for traffic distribution comparsion</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-Dashboard-and-Alert-for-traffic-distribution-comparsion/m-p/621693#M14524</link>
      <description>&lt;P&gt;Want to create a Splunk alert for Servers traffic distribution. I have 100's of different type servers in each data center (like app servers, db servers etc.). I can create a dashboard and splunk alert for specific set of servers.&lt;/P&gt;&lt;P&gt;But here I want to create this dashboard and splunk alert on basis of datacenter.&lt;/P&gt;&lt;P&gt;So how I can create this type of requirement ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Per host wise, below query I written for reference, But data center wise all hosts can i put it in one query and write ?&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;index=* | where host like "ANCLOPR%" | bin span=5m _time | stats count BY _time host | eventstats sum(count) as total by _time | eval percent = count / total*100 | chart values(percent) by _time host usenull=f useother=f limit=100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 12:15:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-Dashboard-and-Alert-for-traffic-distribution-comparsion/m-p/621693#M14524</guid>
      <dc:creator>asplunk789</dc:creator>
      <dc:date>2022-11-22T12:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Dashboard and Alert for traffic distribution comparsion</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-Dashboard-and-Alert-for-traffic-distribution-comparsion/m-p/621695#M14525</link>
      <description>&lt;P&gt;Traffic distribution should be equally distributed for each server and if any difference, we can trigger an alert for specific servers not in equal distribution.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 12:19:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-Dashboard-and-Alert-for-traffic-distribution-comparsion/m-p/621695#M14525</guid>
      <dc:creator>asplunk789</dc:creator>
      <dc:date>2022-11-22T12:19:05Z</dc:date>
    </item>
  </channel>
</rss>

