<?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 Total Count has to Display on Top of the Graph in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Total-Count-has-to-Display-on-Top-of-the-Graph/m-p/660735#M17639</link>
    <description>&lt;P&gt;I have created the graph on hourly basis so it will display counts on the bar based on hours . Now my Requirement is I wanna Display one message on the Graph Totalcount=X&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 19:17:10 GMT</pubDate>
    <dc:creator>ashok968</dc:creator>
    <dc:date>2023-10-13T19:17:10Z</dc:date>
    <item>
      <title>Total Count has to Display on Top of the Graph</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Total-Count-has-to-Display-on-Top-of-the-Graph/m-p/660735#M17639</link>
      <description>&lt;P&gt;I have created the graph on hourly basis so it will display counts on the bar based on hours . Now my Requirement is I wanna Display one message on the Graph Totalcount=X&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 19:17:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Total-Count-has-to-Display-on-Top-of-the-Graph/m-p/660735#M17639</guid>
      <dc:creator>ashok968</dc:creator>
      <dc:date>2023-10-13T19:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Total Count has to Display on Top of the Graph</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Total-Count-has-to-Display-on-Top-of-the-Graph/m-p/661264#M17665</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/156091"&gt;@ashok968&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Can you please share your current SPL and its output and a visual representation of what output you may need to fulfill the requirement? Please mask the relevant sensitive content if any.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 19:37:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Total-Count-has-to-Display-on-Top-of-the-Graph/m-p/661264#M17665</guid>
      <dc:creator>Taruchit</dc:creator>
      <dc:date>2023-10-18T19:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Total Count has to Display on Top of the Graph</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Total-Count-has-to-Display-on-Top-of-the-Graph/m-p/661267#M17666</link>
      <description>&lt;P&gt;Try adding following at the end of your search&lt;/P&gt;&lt;P&gt;If your current search result contains _time and one field say "count"&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eventstats sum(count) as TotalCount&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your search result contains _time and several dynamic column names,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| addtotals fieldname="Totalcount"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 18 Oct 2023 19:56:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Total-Count-has-to-Display-on-Top-of-the-Graph/m-p/661267#M17666</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2023-10-18T19:56:16Z</dc:date>
    </item>
  </channel>
</rss>

