<?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: How to create below scenario? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381553#M168936</link>
    <description>&lt;P&gt;It should work for every server in your table&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jun 2018 14:58:35 GMT</pubDate>
    <dc:creator>pradeepkumarg</dc:creator>
    <dc:date>2018-06-15T14:58:35Z</dc:date>
    <item>
      <title>How to create below scenario?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381548#M168931</link>
      <description>&lt;P&gt;I have below parameter and their values over server_Name:&lt;/P&gt;

&lt;P&gt;Parameters Server_Name1 Server_Name2&lt;/P&gt;

&lt;P&gt;Now I want to add one more column i.e. Message which will show the message same or nit same based on the Parameter values comparison of different server with a server&lt;/P&gt;

&lt;P&gt;Parameter Message Server_Name1 Server_Name2&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:58:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381548#M168931</guid>
      <dc:creator>abhi04</dc:creator>
      <dc:date>2020-09-29T19:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create below scenario?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381549#M168932</link>
      <description>&lt;P&gt;Sorry,&lt;BR /&gt;
I want the below table &lt;/P&gt;

&lt;P&gt;Parameter server1 server 2&lt;BR /&gt;
A&lt;BR /&gt;
B&lt;BR /&gt;
 .................  Same.  Not same&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 16:54:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381549#M168932</guid>
      <dc:creator>abhi04</dc:creator>
      <dc:date>2018-06-12T16:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create below scenario?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381550#M168933</link>
      <description>&lt;P&gt;Append this to your search&lt;/P&gt;

&lt;PRE&gt;
| eval message = if(server1=server2,"same","not_same")
&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Jun 2018 17:28:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381550#M168933</guid>
      <dc:creator>pradeepkumarg</dc:creator>
      <dc:date>2018-06-12T17:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create below scenario?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381551#M168934</link>
      <description>&lt;P&gt;Hi gpradeepkumarreddy,&lt;/P&gt;

&lt;P&gt;Like this I have other servers as well and I have to display same or not same based on every parameter value i.e. a,b,c for every server.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 04:51:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381551#M168934</guid>
      <dc:creator>abhi04</dc:creator>
      <dc:date>2018-06-13T04:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create below scenario?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381552#M168935</link>
      <description>&lt;P&gt;Hi gpradeepkumarreddy,&lt;/P&gt;

&lt;P&gt;I have more than 20 servers. So I want to compare each parameter value for every server and if for every server the paramater value is equal then it should display same in the column "Message" beside that parameter.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 10:55:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381552#M168935</guid>
      <dc:creator>abhi04</dc:creator>
      <dc:date>2018-06-13T10:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to create below scenario?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381553#M168936</link>
      <description>&lt;P&gt;It should work for every server in your table&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 14:58:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-below-scenario/m-p/381553#M168936</guid>
      <dc:creator>pradeepkumarg</dc:creator>
      <dc:date>2018-06-15T14:58:35Z</dc:date>
    </item>
  </channel>
</rss>

