<?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: lookup table field update in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/lookup-table-field-update/m-p/330975#M5385</link>
    <description>&lt;P&gt;|eval Status=Active | join type=left [|inputlookup table] |outputlookup&lt;/P&gt;</description>
    <pubDate>Fri, 09 Mar 2018 11:51:51 GMT</pubDate>
    <dc:creator>valiquet</dc:creator>
    <dc:date>2018-03-09T11:51:51Z</dc:date>
    <item>
      <title>lookup table field update</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/lookup-table-field-update/m-p/330974#M5384</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;

&lt;P&gt;I have a lookup with 3 fields "Hostname" "IP" "Status" ( Status is by default set with the value "Non-Active")&lt;/P&gt;

&lt;P&gt;Hostname             IP                 Status &lt;BR /&gt;
AA                      10.x.x.x           Non-Active&lt;/P&gt;

&lt;P&gt;BB                      10.x.x.x           Non-Active&lt;/P&gt;

&lt;P&gt;CC                     10.x.x.x            Non-Active&lt;/P&gt;

&lt;P&gt;Now I did a search using lookup to find what all servers are currently reporting to Splunk :&lt;/P&gt;

&lt;P&gt;Result :&lt;/P&gt;

&lt;P&gt;Host reporting to Spunk &lt;/P&gt;

&lt;P&gt;AA &lt;/P&gt;

&lt;P&gt;CC&lt;/P&gt;

&lt;P&gt;Based on the result I want to update the value of field (Status as "Active") in existing lookup &lt;/P&gt;

&lt;P&gt;So the result I am expecting :&lt;/P&gt;

&lt;P&gt;lookup table looks now :&lt;/P&gt;

&lt;P&gt;Hostname             IP                 Status &lt;BR /&gt;
AA                      10.x.x.x           Active&lt;/P&gt;

&lt;P&gt;BB                      10.x.x.x           Non-Active&lt;/P&gt;

&lt;P&gt;CC                     10.x.x.x            Active&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 07:35:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/lookup-table-field-update/m-p/330974#M5384</guid>
      <dc:creator>raomu</dc:creator>
      <dc:date>2018-01-23T07:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: lookup table field update</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/lookup-table-field-update/m-p/330975#M5385</link>
      <description>&lt;P&gt;|eval Status=Active | join type=left [|inputlookup table] |outputlookup&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 11:51:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/lookup-table-field-update/m-p/330975#M5385</guid>
      <dc:creator>valiquet</dc:creator>
      <dc:date>2018-03-09T11:51:51Z</dc:date>
    </item>
  </channel>
</rss>

