<?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 dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard/m-p/528895#M35898</link>
    <description>&lt;P&gt;Hi Splunkers!&lt;/P&gt;&lt;P&gt;I'm working on an usecase to show a weekly basis of root information of linux data.&lt;BR /&gt;&lt;BR /&gt;index=os user=root sourcetype=linux_secure&amp;nbsp; action=success app=sshd OR app=su&lt;BR /&gt;| eval _time=relative_time(_time, "@w1")&lt;BR /&gt;| timechart span=1w count by app&lt;BR /&gt;&lt;BR /&gt;Above query is actaully working but it's giving out other timelines as well, Which is something confusing to my team. I'm looking for just the weekly line chart with dates and no other timeframes shown in the chart.&lt;BR /&gt;&lt;BR /&gt;Help me in solving this case.&lt;BR /&gt;Attaching the screenshot. Appreciate your help!&lt;/P&gt;</description>
    <pubDate>Tue, 10 Nov 2020 22:08:53 GMT</pubDate>
    <dc:creator>revanthammineni</dc:creator>
    <dc:date>2020-11-10T22:08:53Z</dc:date>
    <item>
      <title>dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard/m-p/528895#M35898</link>
      <description>&lt;P&gt;Hi Splunkers!&lt;/P&gt;&lt;P&gt;I'm working on an usecase to show a weekly basis of root information of linux data.&lt;BR /&gt;&lt;BR /&gt;index=os user=root sourcetype=linux_secure&amp;nbsp; action=success app=sshd OR app=su&lt;BR /&gt;| eval _time=relative_time(_time, "@w1")&lt;BR /&gt;| timechart span=1w count by app&lt;BR /&gt;&lt;BR /&gt;Above query is actaully working but it's giving out other timelines as well, Which is something confusing to my team. I'm looking for just the weekly line chart with dates and no other timeframes shown in the chart.&lt;BR /&gt;&lt;BR /&gt;Help me in solving this case.&lt;BR /&gt;Attaching the screenshot. Appreciate your help!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 22:08:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard/m-p/528895#M35898</guid>
      <dc:creator>revanthammineni</dc:creator>
      <dc:date>2020-11-10T22:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard/m-p/528912#M35900</link>
      <description>&lt;P&gt;Data result should be based on your time range selection.&lt;/P&gt;&lt;P&gt;Are you using relative time to snap to week start ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;have you tried below with required time window?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=os user=root sourcetype=linux_secure  action=success app=sshd OR app=su
| timechart span=1w@w count by app&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 03:49:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard/m-p/528912#M35900</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2020-11-11T03:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard/m-p/528927#M35905</link>
      <description>&lt;P&gt;Thank you Rajesh!&amp;nbsp; It helped.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 08:03:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dashboard/m-p/528927#M35905</guid>
      <dc:creator>revanthammineni</dc:creator>
      <dc:date>2020-11-11T08:03:49Z</dc:date>
    </item>
  </channel>
</rss>

