<?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: How do I create alert for load balancing on hosts in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-create-alert-for-load-balancing-on-hosts/m-p/506529#M2288</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222349"&gt;@shashank_24&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;add where command to SPL to filter out the threshold value.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="myindex" sourcetype=access_combined_wcookie 
| timechart span=1h count by host 
| where count &amp;gt; (your threshold value)&lt;/LI-CODE&gt;&lt;P&gt;run the search to validate the results and saveas -&amp;gt; alert. You should give name, schedule time etc to save the alert&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2020 13:38:37 GMT</pubDate>
    <dc:creator>anilchaithu</dc:creator>
    <dc:date>2020-06-29T13:38:37Z</dc:date>
    <item>
      <title>How do I create alert for load balancing on hosts</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-create-alert-for-load-balancing-on-hosts/m-p/506499#M2281</link>
      <description>&lt;P&gt;Hi, I want to create an alert to check the traffic on my tomcat servers and triggers it based on the count or percentage. I have this simple query which gives me the idea that around 1 PM the load on server 4 (red line )was significantly reduced and then it went to zero in next couple of hours. Please find the image attached.&lt;/P&gt;&lt;P&gt;How can i set up an alert which should trigger if this type of condition occurs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="myindex" sourcetype=access_combined_wcookie 
| timechart span=1h count by host&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shashank_24_1-1593424219748.png" style="width: 477px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9374i6D8318AE7FBF603B/image-dimensions/477x128?v=v2" width="477" height="128" role="button" title="shashank_24_1-1593424219748.png" alt="shashank_24_1-1593424219748.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Let me know if someone can advice, It will be a great help.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 09:55:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-create-alert-for-load-balancing-on-hosts/m-p/506499#M2281</guid>
      <dc:creator>shashank_24</dc:creator>
      <dc:date>2020-06-29T09:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create alert for load balancing on hosts</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-create-alert-for-load-balancing-on-hosts/m-p/506529#M2288</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222349"&gt;@shashank_24&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;add where command to SPL to filter out the threshold value.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="myindex" sourcetype=access_combined_wcookie 
| timechart span=1h count by host 
| where count &amp;gt; (your threshold value)&lt;/LI-CODE&gt;&lt;P&gt;run the search to validate the results and saveas -&amp;gt; alert. You should give name, schedule time etc to save the alert&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 13:38:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-create-alert-for-load-balancing-on-hosts/m-p/506529#M2288</guid>
      <dc:creator>anilchaithu</dc:creator>
      <dc:date>2020-06-29T13:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create alert for load balancing on hosts</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-create-alert-for-load-balancing-on-hosts/m-p/506537#M2291</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/204579"&gt;@anilchaithu&lt;/a&gt;&amp;nbsp;Not really. So I don't have any threshold value. What I am looking for is I have 4 servers who behaves as per load balancing. So if the load balancing doesn't work OR if there is any problem with one server (server 4 red line) then the traffic gets redirected to other servers.&lt;/P&gt;&lt;P&gt;I want to trigger an alert based on that. There is no threshold value. The condition should be when once server starts receiving less traffic compared to others.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2020 14:05:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-create-alert-for-load-balancing-on-hosts/m-p/506537#M2291</guid>
      <dc:creator>shashank_24</dc:creator>
      <dc:date>2020-06-29T14:05:00Z</dc:date>
    </item>
  </channel>
</rss>

