<?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 How to make a table using Server Status? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-table-using-Server-Status/m-p/606089#M210772</link>
    <description>&lt;P&gt;Hello everyone, I have a csv file which shows me the power status of the server i.e if the server is powered on or off. I want to make a table with powered on as individual row and powered off as another individual row and show the total no of powered on servers and powered off servers as count&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 14:28:43 GMT</pubDate>
    <dc:creator>beepbop</dc:creator>
    <dc:date>2022-07-19T14:28:43Z</dc:date>
    <item>
      <title>How to make a table using Server Status?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-table-using-Server-Status/m-p/606089#M210772</link>
      <description>&lt;P&gt;Hello everyone, I have a csv file which shows me the power status of the server i.e if the server is powered on or off. I want to make a table with powered on as individual row and powered off as another individual row and show the total no of powered on servers and powered off servers as count&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 14:28:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-table-using-Server-Status/m-p/606089#M210772</guid>
      <dc:creator>beepbop</dc:creator>
      <dc:date>2022-07-19T14:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Server Status</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-table-using-Server-Status/m-p/606090#M210773</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247790"&gt;@beepbop&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;the search is very simple, something like this:&lt;/P&gt;&lt;P&gt;supponing the you indexed the csv file in an index and you have a field called status:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=your_index
| stats count by status&lt;/LI-CODE&gt;&lt;P&gt;I hint to follow the Splunk Search Tutorial at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchTutorial/WelcometotheSearchTutorial" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchTutorial/WelcometotheSearchTutorial&lt;/A&gt;&amp;nbsp;or some video in the YouTube Splunk Channel to understand hot to create searches.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 06:30:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-table-using-Server-Status/m-p/606090#M210773</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-19T06:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a table using Server Status?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-table-using-Server-Status/m-p/606270#M210854</link>
      <description>&lt;P&gt;Thankyou!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 05:09:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-table-using-Server-Status/m-p/606270#M210854</guid>
      <dc:creator>beepbop</dc:creator>
      <dc:date>2022-07-20T05:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a table using Server Status?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-table-using-Server-Status/m-p/606486#M210946</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247790"&gt;@beepbop&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 12:04:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-a-table-using-Server-Status/m-p/606486#M210946</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-21T12:04:11Z</dc:date>
    </item>
  </channel>
</rss>

