<?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 Single value for specific field in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Single-value-for-specific-field/m-p/512684#M145</link>
    <description>&lt;P&gt;HI fellow splunkers,&lt;/P&gt;&lt;P&gt;I am trying to count a distinct number of applications from our logs. Query is:&lt;/P&gt;&lt;P&gt;Index=something app!="null" | dedup app | stats count by app&lt;/P&gt;&lt;P&gt;i am looking to use the single value and trendline to show the number of "apps" and whether there has been a decrease or increase.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2020 07:41:46 GMT</pubDate>
    <dc:creator>usmsplunksme</dc:creator>
    <dc:date>2020-08-06T07:41:46Z</dc:date>
    <item>
      <title>Single value for specific field</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Single-value-for-specific-field/m-p/512684#M145</link>
      <description>&lt;P&gt;HI fellow splunkers,&lt;/P&gt;&lt;P&gt;I am trying to count a distinct number of applications from our logs. Query is:&lt;/P&gt;&lt;P&gt;Index=something app!="null" | dedup app | stats count by app&lt;/P&gt;&lt;P&gt;i am looking to use the single value and trendline to show the number of "apps" and whether there has been a decrease or increase.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 07:41:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Single-value-for-specific-field/m-p/512684#M145</guid>
      <dc:creator>usmsplunksme</dc:creator>
      <dc:date>2020-08-06T07:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Single value for specific field</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Single-value-for-specific-field/m-p/512686#M146</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;you should try:&lt;/P&gt;&lt;LI-CODE lang="java"&gt;index=foo app=*
| timechart span=1d dc(app) as count_of_apps &lt;/LI-CODE&gt;&lt;P&gt;then select Single value as visualisation.&lt;/P&gt;&lt;P&gt;r. Ismo&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 07:46:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Single-value-for-specific-field/m-p/512686#M146</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-08-06T07:46:17Z</dc:date>
    </item>
  </channel>
</rss>

