<?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: Error and Warning Count by Hour or date or timestamp in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Error-and-Warning-Count-by-Hour-or-date-or-timestamp/m-p/529093#M149379</link>
    <description>&lt;LI-CODE lang="markup"&gt;index=myindex (sourcetype=sparkjob1 OR sourcetype=sparkjob2 )  | timechart count as total_logs count(eval(level="ERROR")) as total_errors span=1h&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 12 Nov 2020 07:59:34 GMT</pubDate>
    <dc:creator>thambisetty</dc:creator>
    <dc:date>2020-11-12T07:59:34Z</dc:date>
    <item>
      <title>Error and Warning Count by Hour or date or timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Error-and-Warning-Count-by-Hour-or-date-or-timestamp/m-p/529092#M149378</link>
      <description>&lt;P&gt;I have my spark logs in Splunk .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have got 2 Spark&amp;nbsp; streaming jobs running .It will have different logs ( INFO, WARN, ERROR etc) .&lt;/P&gt;&lt;P&gt;I want to create a dashboard for the error Count&amp;nbsp; by hour or any better way ( suggest please)&lt;/P&gt;&lt;P&gt;index=myindex AND (sourcetype=sparkjob1 OR sourcetype=sparkjob2 ) | stats count as total_logs count(eval(level="INFO")) as total_errors&amp;lt;/query&amp;gt;&lt;/P&gt;&lt;P&gt;Please also advise if you have any better suggestion with useful dashboard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 07:46:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Error-and-Warning-Count-by-Hour-or-date-or-timestamp/m-p/529092#M149378</guid>
      <dc:creator>satyajit2007</dc:creator>
      <dc:date>2020-11-12T07:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error and Warning Count by Hour or date or timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Error-and-Warning-Count-by-Hour-or-date-or-timestamp/m-p/529093#M149379</link>
      <description>&lt;LI-CODE lang="markup"&gt;index=myindex (sourcetype=sparkjob1 OR sourcetype=sparkjob2 )  | timechart count as total_logs count(eval(level="ERROR")) as total_errors span=1h&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 12 Nov 2020 07:59:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Error-and-Warning-Count-by-Hour-or-date-or-timestamp/m-p/529093#M149379</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-11-12T07:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error and Warning Count by Hour or date or timestamp</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Error-and-Warning-Count-by-Hour-or-date-or-timestamp/m-p/529095#M149380</link>
      <description>&lt;P&gt;thank you a lot .&lt;/P&gt;&lt;P&gt;1) As i have 2 applications Source types, do i need to make separate graphs? Can i do something by which i can identify those error/Info/warn belongs to which Job ?&lt;/P&gt;&lt;P&gt;2) Also If i need to do to add some texts like error, failed, exceptions to the ERROR bucket in the above example?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 08:12:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Error-and-Warning-Count-by-Hour-or-date-or-timestamp/m-p/529095#M149380</guid>
      <dc:creator>satyajit2007</dc:creator>
      <dc:date>2020-11-12T08:12:08Z</dc:date>
    </item>
  </channel>
</rss>

