<?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 a line graph that displays two sets of data in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Creating-a-line-graph-that-displays-two-sets-of-data/m-p/51324#M12392</link>
    <description>&lt;P&gt;Thanks, its my first day of this and that worked exactly how I needed it too. I had played with the OR but didnt know about the 'by' &lt;BR /&gt;
Cheers.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Sep 2012 12:04:20 GMT</pubDate>
    <dc:creator>jmac131</dc:creator>
    <dc:date>2012-09-05T12:04:20Z</dc:date>
    <item>
      <title>Creating a line graph that displays two sets of data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Creating-a-line-graph-that-displays-two-sets-of-data/m-p/51322#M12390</link>
      <description>&lt;P&gt;I have two searches that give me two seperate line graphs. I would like to combine these two searches so that they appear on the one graph.&lt;/P&gt;

&lt;P&gt;These are the two searches I currently run.&lt;BR /&gt;
sourcetype=emc-sp sp="SP A" array="Array_xxx" | timechart span=2m avg(utilization)&lt;BR /&gt;
sourcetype=emc-sp sp="SP B" array="Array_xxx" | timechart span=2m avg(utilization)&lt;/P&gt;

&lt;P&gt;Im no sure if this has been answered previously but I couldn't find an answer that would help.&lt;/P&gt;

&lt;P&gt;Cheers &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:22:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Creating-a-line-graph-that-displays-two-sets-of-data/m-p/51322#M12390</guid>
      <dc:creator>jmac131</dc:creator>
      <dc:date>2020-09-28T12:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays two sets of data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Creating-a-line-graph-that-displays-two-sets-of-data/m-p/51323#M12391</link>
      <description>&lt;P&gt;Could this be something like it?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=emc-sp sp="SP A" OR sp="SP B" array="Array_xxx" | timechart span=2m avg(utilization) by sp
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps, &lt;/P&gt;

&lt;P&gt;Kristian&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2012 11:43:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Creating-a-line-graph-that-displays-two-sets-of-data/m-p/51323#M12391</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2012-09-05T11:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays two sets of data</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Creating-a-line-graph-that-displays-two-sets-of-data/m-p/51324#M12392</link>
      <description>&lt;P&gt;Thanks, its my first day of this and that worked exactly how I needed it too. I had played with the OR but didnt know about the 'by' &lt;BR /&gt;
Cheers.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2012 12:04:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Creating-a-line-graph-that-displays-two-sets-of-data/m-p/51324#M12392</guid>
      <dc:creator>jmac131</dc:creator>
      <dc:date>2012-09-05T12:04:20Z</dc:date>
    </item>
  </channel>
</rss>

