<?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 combine two result on a timechart for compare them in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583023#M203023</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have two result like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;REQ&lt;/P&gt;&lt;P&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; count&amp;nbsp;&lt;/P&gt;&lt;P&gt;Node1.Node2&amp;nbsp; &amp;nbsp; &amp;nbsp;100&lt;/P&gt;&lt;P&gt;Node3.Node4&amp;nbsp; &amp;nbsp; &amp;nbsp;500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RSP&lt;/P&gt;&lt;P&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; count&amp;nbsp;&lt;/P&gt;&lt;P&gt;Node2.Node1&amp;nbsp; &amp;nbsp; &amp;nbsp;60&lt;/P&gt;&lt;P&gt;Node4.Node3&amp;nbsp; &amp;nbsp; &amp;nbsp;400&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I compare them on timechart ?&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&amp;nbsp;put them on timechart so I can see Node2 recieve 100 REQ but response to 60 of them.&lt;/P&gt;&lt;P&gt;need to put them all on timechart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Sun, 30 Jan 2022 14:03:01 GMT</pubDate>
    <dc:creator>indeed_2000</dc:creator>
    <dc:date>2022-01-30T14:03:01Z</dc:date>
    <item>
      <title>combine two result on a timechart for compare them</title>
      <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583023#M203023</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have two result like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;REQ&lt;/P&gt;&lt;P&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; count&amp;nbsp;&lt;/P&gt;&lt;P&gt;Node1.Node2&amp;nbsp; &amp;nbsp; &amp;nbsp;100&lt;/P&gt;&lt;P&gt;Node3.Node4&amp;nbsp; &amp;nbsp; &amp;nbsp;500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RSP&lt;/P&gt;&lt;P&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; count&amp;nbsp;&lt;/P&gt;&lt;P&gt;Node2.Node1&amp;nbsp; &amp;nbsp; &amp;nbsp;60&lt;/P&gt;&lt;P&gt;Node4.Node3&amp;nbsp; &amp;nbsp; &amp;nbsp;400&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I compare them on timechart ?&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&amp;nbsp;put them on timechart so I can see Node2 recieve 100 REQ but response to 60 of them.&lt;/P&gt;&lt;P&gt;need to put them all on timechart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 14:03:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583023#M203023</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-01-30T14:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: combine two result on a timechart for compare them</title>
      <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583030#M203026</link>
      <description>&lt;P&gt;You need some time element to be able to use a timechart.&lt;/P&gt;&lt;P&gt;It depends on what you are trying to achieve and how you want to display the result.&lt;/P&gt;&lt;P&gt;For example, you could convert all the RSP to negative counts so they show below the x-axis while the REC appear above the line.&lt;/P&gt;&lt;P&gt;You could reverse the nodes in the name so that REC-RSP counts shows the number of non-responses.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 19:22:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583030#M203026</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-30T19:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: combine two result on a timechart for compare them</title>
      <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583037#M203029</link>
      <description>&lt;P class="lia-align-justify"&gt;1-i have time field, and able to show the count of them by time.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;2-just need to compare them on timechart. E.g main chart show REC overly chart show RSP on top of it.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;would please tell me spl command of these examples that you mention?&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Thank&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 21:02:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583037#M203029</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-01-30T21:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: combine two result on a timechart for compare them</title>
      <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583038#M203030</link>
      <description>&lt;P&gt;What searches are you currently using?&lt;/P&gt;&lt;P&gt;What do your events look like?&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 21:12:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583038#M203030</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-30T21:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: combine two result on a timechart for compare them</title>
      <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583044#M203034</link>
      <description>&lt;P&gt;Here are the events:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REQ&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2022-01-29 13:59:46,928 INFO CUS.AbCD-Servive1-00000 [AppListener] Receive Packet[000*]: From[Node1.Node2]&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RSP&lt;/SPAN&gt;&lt;BR /&gt;2022-01-29 13:59:47,013 INFO CUS.AbCD-Servive1-00000_CUS.AbCD-Service2-111111 [AppNodeManager] Send Packet [000*] to [Node2.Node1]&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 05:14:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583044#M203034</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-01-31T05:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: combine two result on a timechart for compare them</title>
      <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583335#M203122</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;need to make something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="indeed_2000_0-1643789355960.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17785i26485B54B537C44F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="indeed_2000_0-1643789355960.png" alt="indeed_2000_0-1643789355960.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 08:12:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583335#M203122</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-02-02T08:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: combine two result on a timechart for compare them</title>
      <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583337#M203123</link>
      <description>&lt;P&gt;This isn't a timechart, it is a sankey diagram, what does this have to do with your original question?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 08:21:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583337#M203123</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-02-02T08:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: combine two result on a timechart for compare them</title>
      <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583338#M203124</link>
      <description>&lt;P&gt;you right I just think about another way to compair them with sankeydiagram.&lt;/P&gt;&lt;P&gt;create another post for it.&lt;BR /&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Search/rex-to-combine-result/m-p/583022#M203022" target="_blank"&gt;rex to combine result - Splunk Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 08:25:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583338#M203124</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-02-02T08:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: combine two result on a timechart for compare them</title>
      <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583360#M203134</link>
      <description>&lt;P&gt;Do you have idea about timechart?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 10:43:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583360#M203134</guid>
      <dc:creator>indeed_2000</dc:creator>
      <dc:date>2022-02-02T10:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: combine two result on a timechart for compare them</title>
      <link>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583362#M203136</link>
      <description>&lt;P&gt;Do you want the total REC and total RSP per hour? Or something else?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 10:46:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/combine-two-result-on-a-timechart-for-compare-them/m-p/583362#M203136</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-02-02T10:46:56Z</dc:date>
    </item>
  </channel>
</rss>

