<?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: How to fetch weekly data of success failed and warning events and show it daywise in line chart? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-weekly-data-of-success-failed-and-warning-events/m-p/589029#M205135</link>
    <description>&lt;P&gt;Actually, the correct code should be&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| timechart count by status&lt;/LI-CODE&gt;&lt;P&gt;where status can have three values success, failed, and warning.&lt;/P&gt;&lt;P&gt;Can you describe your data and how to tell whether status is success, failed, or warning? &amp;nbsp;Without these, everything is just guesswork.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 07:04:49 GMT</pubDate>
    <dc:creator>yuanliu</dc:creator>
    <dc:date>2022-03-15T07:04:49Z</dc:date>
    <item>
      <title>How to fetch weekly data of success failed and warning events and show it daywise in line chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-weekly-data-of-success-failed-and-warning-events/m-p/589004#M205124</link>
      <description>&lt;P&gt;I am trying to fetch data of weekly successful, failed and warning event counts. I want 5 days data to be shown daywise on line chart. I am using this query. I need modification to show it on line chart which represents date and count of successful, failed and warning events.&lt;/P&gt;
&lt;P&gt;Query:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;index=outputsolutions host=*dxr22* Error | bin _time span=1d | stats count as dailycount by _time&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 15 Mar 2022 03:19:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-weekly-data-of-success-failed-and-warning-events/m-p/589004#M205124</guid>
      <dc:creator>athark20</dc:creator>
      <dc:date>2022-03-15T03:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch weekly data of success failed and warning events and show it daywise in line chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-weekly-data-of-success-failed-and-warning-events/m-p/589007#M205126</link>
      <description>&lt;P&gt;Do you mean&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Timechart" target="_blank" rel="noopener"&gt;timechart&lt;/A&gt;?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| timechart span=1d count by successful failed warning&lt;/LI-CODE&gt;&lt;P&gt;Obviously you'll need to define "successful", "failed", and "warning" in your search&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 03:42:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-weekly-data-of-success-failed-and-warning-events/m-p/589007#M205126</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2022-03-15T03:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch weekly data of success failed and warning events and show it daywise in line chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-weekly-data-of-success-failed-and-warning-events/m-p/589008#M205127</link>
      <description>&lt;P&gt;Can you please help in writing it for me I am a newbie in splunk&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 03:51:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-weekly-data-of-success-failed-and-warning-events/m-p/589008#M205127</guid>
      <dc:creator>athark20</dc:creator>
      <dc:date>2022-03-15T03:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch weekly data of success failed and warning events and show it daywise in line chart?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-weekly-data-of-success-failed-and-warning-events/m-p/589029#M205135</link>
      <description>&lt;P&gt;Actually, the correct code should be&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| timechart count by status&lt;/LI-CODE&gt;&lt;P&gt;where status can have three values success, failed, and warning.&lt;/P&gt;&lt;P&gt;Can you describe your data and how to tell whether status is success, failed, or warning? &amp;nbsp;Without these, everything is just guesswork.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 07:04:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-weekly-data-of-success-failed-and-warning-events/m-p/589029#M205135</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2022-03-15T07:04:49Z</dc:date>
    </item>
  </channel>
</rss>

