<?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: Timechart span 1 week, starts from Monday 00:00 in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Timechart-that-spans-1-week-starts-from-Monday/m-p/603166#M209912</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your advise helped, but with a bit modification. Simple:&lt;BR /&gt;| timechart span=1w@w1&lt;BR /&gt;works.&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jun 2022 14:15:03 GMT</pubDate>
    <dc:creator>JacobWrdz</dc:creator>
    <dc:date>2022-06-24T14:15:03Z</dc:date>
    <item>
      <title>How to create a Timechart that spans 1 week, starts from Monday 00:00</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Timechart-that-spans-1-week-starts-from-Monday/m-p/603140#M209901</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I couldn't find sufficient solution at documentation nor community.&lt;/P&gt;
&lt;P&gt;I have to setup timechart, where span=1w, to start at particular day: Monday 00:00.&lt;/P&gt;
&lt;P&gt;The query looks like this (I am sorry, I had to anonymity sensitive information):&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index=XXX sourcetype= YYY
| eval Alrt_lvl = B_Lvl + Prio_diff
| timechart span=1w count(Alrt_lvl) by Alrt_lvl&lt;/LI-CODE&gt;
&lt;P&gt;Kindly please advise.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 16:02:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Timechart-that-spans-1-week-starts-from-Monday/m-p/603140#M209901</guid>
      <dc:creator>JacobWrdz</dc:creator>
      <dc:date>2022-06-24T16:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart span 1 week, starts from Monday 00:00</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Timechart-that-spans-1-week-starts-from-Monday/m-p/603142#M209902</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227951"&gt;@JacobWrdz&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;there's a workaround that should run but I never tested,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=XXX sourcetype= YYY
| eval Alrt_lvl = B_Lvl + Prio_diff, _time = relative_time(_time,"@w0")
| timechart span=1w count(Alrt_lvl) by Alrt_lvl&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 10:17:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Timechart-that-spans-1-week-starts-from-Monday/m-p/603142#M209902</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-06-24T10:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart span 1 week, starts from Monday 00:00</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Timechart-that-spans-1-week-starts-from-Monday/m-p/603166#M209912</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your advise helped, but with a bit modification. Simple:&lt;BR /&gt;| timechart span=1w@w1&lt;BR /&gt;works.&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 14:15:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-Timechart-that-spans-1-week-starts-from-Monday/m-p/603166#M209912</guid>
      <dc:creator>JacobWrdz</dc:creator>
      <dc:date>2022-06-24T14:15:03Z</dc:date>
    </item>
  </channel>
</rss>

