<?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: Query format for viewing server name with count on respect of color in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Query-format-for-viewing-server-name-with-count-on-respect-of/m-p/561592#M100051</link>
    <description>&lt;LI-CODE lang="markup"&gt;sourcetype=ABC Category IN ("Support","Patch") HealthValue IN(Grey, Uninitialized,) | bin _time span=1d | dedup ServerName HealthValue _time | stats values(ServerName) as "Servers" by HealthValue _time&lt;/LI-CODE&gt;</description>
    <pubDate>Sat, 31 Jul 2021 12:01:56 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-07-31T12:01:56Z</dc:date>
    <item>
      <title>Query format for viewing server name with count on respect of color</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Query-format-for-viewing-server-name-with-count-on-respect-of/m-p/561591#M100050</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am very new in Splunk and i need your help to change my query as per requirement &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please validate my syantax &amp;nbsp;as per requirement How do we get list of server name with count(which is change color like grey or Uninitialized) instead of count of server (server name comes under &lt;STRONG&gt;ServerName&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find my syntax and result&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sourcetype=ABC Category IN ("Support","Patch") HealthValue IN(Grey, Uninitialized,) | bin _time span=1d | dedup ServerName HealthValue _time | timechart count(ServerName) as "QTY Servers" by HealthValue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&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="sushil_sh_0-1627731180493.png" style="width: 516px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15357i7FC0D7A9FA5E3E40/image-dimensions/516x98?v=v2" width="516" height="98" role="button" title="sushil_sh_0-1627731180493.png" alt="sushil_sh_0-1627731180493.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i am waiting for quick response&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jul 2021 11:35:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Query-format-for-viewing-server-name-with-count-on-respect-of/m-p/561591#M100050</guid>
      <dc:creator>sushil_sh</dc:creator>
      <dc:date>2021-07-31T11:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Query format for viewing server name with count on respect of color</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Query-format-for-viewing-server-name-with-count-on-respect-of/m-p/561592#M100051</link>
      <description>&lt;LI-CODE lang="markup"&gt;sourcetype=ABC Category IN ("Support","Patch") HealthValue IN(Grey, Uninitialized,) | bin _time span=1d | dedup ServerName HealthValue _time | stats values(ServerName) as "Servers" by HealthValue _time&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 31 Jul 2021 12:01:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Query-format-for-viewing-server-name-with-count-on-respect-of/m-p/561592#M100051</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-07-31T12:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Query format for viewing server name with count on respect of color</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Query-format-for-viewing-server-name-with-count-on-respect-of/m-p/561595#M100052</link>
      <description>&lt;P&gt;Thanks for your response&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; how do we get clour cout on the refference of server name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eg:- suppose&amp;nbsp; one server change color 3 time in time _time then how do i express&amp;nbsp; this query in syntax&lt;/P&gt;&lt;P&gt;like below&lt;/P&gt;&lt;TABLE width="256"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="64"&gt;Server&lt;/TD&gt;&lt;TD width="64"&gt;Colour&lt;/TD&gt;&lt;TD width="64"&gt;Count&amp;nbsp;&lt;/TD&gt;&lt;TD width="64"&gt;Time&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;xyz&lt;/TD&gt;&lt;TD&gt;Grey&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;1:00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jul 2021 12:39:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Query-format-for-viewing-server-name-with-count-on-respect-of/m-p/561595#M100052</guid>
      <dc:creator>sushil_sh</dc:creator>
      <dc:date>2021-07-31T12:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Query format for viewing server name with count on respect of color</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Query-format-for-viewing-server-name-with-count-on-respect-of/m-p/561596#M100053</link>
      <description>&lt;LI-CODE lang="markup"&gt;sourcetype=ABC Category IN ("Support","Patch") HealthValue IN(Grey, Uninitialized,) | bin _time span=1d | stats count by ServerName HealthValue _time&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 31 Jul 2021 13:02:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Query-format-for-viewing-server-name-with-count-on-respect-of/m-p/561596#M100053</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-07-31T13:02:27Z</dc:date>
    </item>
  </channel>
</rss>

