<?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 Append 3 timecharts in a graph ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Append-3-timecharts-in-a-graph/m-p/475123#M133555</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have two timecharts that I appended using appendcols. Now I have another query that I want to append as well but append cols only appends two searches? I can't use match and case because it is different fields?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;earliest=-1d@d latest=@d host="NETWEBA*" sourcetype="WinEventLog:Application" AND ApplicationSource="/order*" AND "ErrorGUID" | timechart span=1h count AS "Order20" | appendcols [search earliest=-1d@d latest=@d host="NETAPPA*" sourcetype="WinEventLog:Application" AND AppDomainName= EcomSubscription.* AND "ErrorGUID" | timechart span=1h count AS "EcomSubscription" ]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Query I'm trying to insert:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  host=NETAPPA* AND LogName=Application AND Monster.Services.Windows.ServiceBase. AND Message="MonsterWindowsService" sourcetype="WinEventLog:Application"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 11 Sep 2019 03:52:23 GMT</pubDate>
    <dc:creator>lsy9891</dc:creator>
    <dc:date>2019-09-11T03:52:23Z</dc:date>
    <item>
      <title>Append 3 timecharts in a graph ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Append-3-timecharts-in-a-graph/m-p/475123#M133555</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have two timecharts that I appended using appendcols. Now I have another query that I want to append as well but append cols only appends two searches? I can't use match and case because it is different fields?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;earliest=-1d@d latest=@d host="NETWEBA*" sourcetype="WinEventLog:Application" AND ApplicationSource="/order*" AND "ErrorGUID" | timechart span=1h count AS "Order20" | appendcols [search earliest=-1d@d latest=@d host="NETAPPA*" sourcetype="WinEventLog:Application" AND AppDomainName= EcomSubscription.* AND "ErrorGUID" | timechart span=1h count AS "EcomSubscription" ]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Query I'm trying to insert:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  host=NETAPPA* AND LogName=Application AND Monster.Services.Windows.ServiceBase. AND Message="MonsterWindowsService" sourcetype="WinEventLog:Application"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 11 Sep 2019 03:52:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Append-3-timecharts-in-a-graph/m-p/475123#M133555</guid>
      <dc:creator>lsy9891</dc:creator>
      <dc:date>2019-09-11T03:52:23Z</dc:date>
    </item>
  </channel>
</rss>

