<?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 Timechart query for Splunk Visualization 42 in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Timechart-query-for-Splunk-Visualization-42/m-p/445762#M195839</link>
    <description>&lt;P&gt;Need help with the following code:&lt;BR /&gt;
index=corp_security_tanium splunk_server=phx11* sourcetype=ABC &lt;BR /&gt;
| eval time=strptime(Last_Found_Date,"%Y-%m-%d") &lt;BR /&gt;
| eval _time=time &lt;BR /&gt;
| bucket span=w@w1 _time&lt;BR /&gt;
| stats values(ABC) by ABC _time&lt;BR /&gt;
| timechart span=w@w1 count(ABC) as "Accumulated count"&lt;/P&gt;

&lt;P&gt;Time filter : Last 7 days&lt;BR /&gt;
basically it should show the current no. and what the difference between last week and today&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 00:24:43 GMT</pubDate>
    <dc:creator>smthakur73</dc:creator>
    <dc:date>2020-09-30T00:24:43Z</dc:date>
    <item>
      <title>Timechart query for Splunk Visualization 42</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-query-for-Splunk-Visualization-42/m-p/445762#M195839</link>
      <description>&lt;P&gt;Need help with the following code:&lt;BR /&gt;
index=corp_security_tanium splunk_server=phx11* sourcetype=ABC &lt;BR /&gt;
| eval time=strptime(Last_Found_Date,"%Y-%m-%d") &lt;BR /&gt;
| eval _time=time &lt;BR /&gt;
| bucket span=w@w1 _time&lt;BR /&gt;
| stats values(ABC) by ABC _time&lt;BR /&gt;
| timechart span=w@w1 count(ABC) as "Accumulated count"&lt;/P&gt;

&lt;P&gt;Time filter : Last 7 days&lt;BR /&gt;
basically it should show the current no. and what the difference between last week and today&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:24:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-query-for-Splunk-Visualization-42/m-p/445762#M195839</guid>
      <dc:creator>smthakur73</dc:creator>
      <dc:date>2020-09-30T00:24:43Z</dc:date>
    </item>
  </channel>
</rss>

