<?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: splunk in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/540526#M152927</link>
    <description>&lt;P&gt;append command may help..&amp;nbsp; Query1 | eval Name="first"&amp;nbsp; | append [|search query2| eval Name="second"]&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=_internal | stats avg(kbps) as avg, max(kbps) as max,sum(kbps) as total | eval Name="_internal"| append [search index=_audit| stats avg(kbps) as avg, max(kbps) as max,sum(kbps) as total | eval Name="_audit"] | table Name avg max total&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2021 13:16:39 GMT</pubDate>
    <dc:creator>saravanan90</dc:creator>
    <dc:date>2021-02-19T13:16:39Z</dc:date>
    <item>
      <title>splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/540509#M152920</link>
      <description>&lt;P&gt;I have two queries and i want to append those two queries and i need new column for separation&lt;BR /&gt;for ex:&lt;BR /&gt;i got below result from query 1&lt;BR /&gt;&lt;BR /&gt;total&amp;nbsp; &amp;nbsp; &amp;nbsp;avg&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;max&lt;BR /&gt;10&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 15&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;16&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and i got below result from query 2&lt;BR /&gt;total&amp;nbsp; &amp;nbsp; &amp;nbsp;avg&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;max&lt;BR /&gt;51&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 50&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 19&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i want to append both queries and I want result like below&lt;BR /&gt;&lt;BR /&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;total&amp;nbsp; &amp;nbsp;avg&amp;nbsp; &amp;nbsp; max&lt;BR /&gt;first&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;15&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;16&lt;BR /&gt;second&amp;nbsp; &amp;nbsp; &amp;nbsp;51&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;50&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 19&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I want new column with "Name"&lt;BR /&gt;&lt;BR /&gt;could anyone please help on this??&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 11:36:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/540509#M152920</guid>
      <dc:creator>vinod0313</dc:creator>
      <dc:date>2021-02-19T11:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/540526#M152927</link>
      <description>&lt;P&gt;append command may help..&amp;nbsp; Query1 | eval Name="first"&amp;nbsp; | append [|search query2| eval Name="second"]&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=_internal | stats avg(kbps) as avg, max(kbps) as max,sum(kbps) as total | eval Name="_internal"| append [search index=_audit| stats avg(kbps) as avg, max(kbps) as max,sum(kbps) as total | eval Name="_audit"] | table Name avg max total&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 13:16:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk/m-p/540526#M152927</guid>
      <dc:creator>saravanan90</dc:creator>
      <dc:date>2021-02-19T13:16:39Z</dc:date>
    </item>
  </channel>
</rss>

