<?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: Creating per-server report in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Creating-per-server-report/m-p/59364#M809</link>
    <description>&lt;P&gt;Here's one idea:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | timechart span=1h sum(numErrors) as ErrorCount by serverName 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will show one line for each server. Each point on the line will represent one hour of errors.&lt;/P&gt;

&lt;P&gt;If you want more suggestions, we need a little more information, like - how did you get the three fields? What does the source look like?&lt;/P&gt;

&lt;P&gt;HTH!&lt;/P&gt;</description>
    <pubDate>Tue, 11 Dec 2012 15:18:11 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2012-12-11T15:18:11Z</dc:date>
    <item>
      <title>Creating per-server report</title>
      <link>https://community.splunk.com/t5/Alerting/Creating-per-server-report/m-p/59363#M808</link>
      <description>&lt;P&gt;Hello all&lt;/P&gt;

&lt;P&gt;I'm trying to create a report in Splunk (4.3.4). I can get the fields i want into a table but can't format a graph in the way i would like, this is what i'd really appreciate help with.&lt;/P&gt;

&lt;P&gt;So i am ending up with 3 fields:&lt;BR /&gt;
datetime (e.g. "2012-12-11 09:01:02")&lt;BR /&gt;
serverName (e.g. "clientRef-host1")&lt;BR /&gt;
numErrors (e.g. 1234)&lt;/P&gt;

&lt;P&gt;What i would like is to have a line chart (although another type is fine if it displays the information logically) which shows:&lt;BR /&gt;
x axis: datetime&lt;BR /&gt;
y axis: numErrors&lt;BR /&gt;
Lines: one line per serverName&lt;/P&gt;

&lt;P&gt;If anyone can offer advice on how to achieve this, i'd be very grateful - i though it would be simple but it's eluded me thus far!&lt;/P&gt;

&lt;P&gt;Many thanks&lt;BR /&gt;
Neil&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 08:55:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Creating-per-server-report/m-p/59363#M808</guid>
      <dc:creator>neil_craig</dc:creator>
      <dc:date>2012-12-11T08:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating per-server report</title>
      <link>https://community.splunk.com/t5/Alerting/Creating-per-server-report/m-p/59364#M809</link>
      <description>&lt;P&gt;Here's one idea:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | timechart span=1h sum(numErrors) as ErrorCount by serverName 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will show one line for each server. Each point on the line will represent one hour of errors.&lt;/P&gt;

&lt;P&gt;If you want more suggestions, we need a little more information, like - how did you get the three fields? What does the source look like?&lt;/P&gt;

&lt;P&gt;HTH!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 15:18:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Creating-per-server-report/m-p/59364#M809</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-12-11T15:18:11Z</dc:date>
    </item>
  </channel>
</rss>

