<?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 query - What does append=T mean ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Lookup-query-What-does-append-T-mean/m-p/119317#M32013</link>
    <description>&lt;P&gt;The &lt;CODE&gt;append&lt;/CODE&gt; option is part of &lt;CODE&gt;inputlookup&lt;/CODE&gt;, not &lt;CODE&gt;lookup&lt;/CODE&gt; - see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/SearchReference/inputlookup"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/SearchReference/inputlookup&lt;/A&gt; for reference.&lt;/P&gt;

&lt;P&gt;There it means you can add &lt;CODE&gt;... | inputlookup my_lookup append=t&lt;/CODE&gt; to the end of a search pipeline to append the data from the lookup file to the current search results. Without the &lt;CODE&gt;append&lt;/CODE&gt; you can only use &lt;CODE&gt;inputlookup&lt;/CODE&gt; as a generating command at the beginning of the pipeline.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jun 2014 09:21:23 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-06-25T09:21:23Z</dc:date>
    <item>
      <title>Lookup query - What does append=T mean ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-query-What-does-append-T-mean/m-p/119316#M32012</link>
      <description>&lt;P&gt;What does the below statement mean ?&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;If 'append' is set to true (false by default), the data from the lookup file is appended to the current set of results rathering than replacing it.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;I use lookup like below,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[mysearch] | lookup MyLookup field_1 as field_1 OUTPUTNEW field_2 field_3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So , with reference to field_1 value , i do obtain field_2  , field_3 ..etc&lt;/P&gt;

&lt;P&gt;what does that statement say, how append=t works ?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:55:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-query-What-does-append-T-mean/m-p/119316#M32012</guid>
      <dc:creator>splunker12er</dc:creator>
      <dc:date>2020-09-28T16:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup query - What does append=T mean ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-query-What-does-append-T-mean/m-p/119317#M32013</link>
      <description>&lt;P&gt;The &lt;CODE&gt;append&lt;/CODE&gt; option is part of &lt;CODE&gt;inputlookup&lt;/CODE&gt;, not &lt;CODE&gt;lookup&lt;/CODE&gt; - see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/SearchReference/inputlookup"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/SearchReference/inputlookup&lt;/A&gt; for reference.&lt;/P&gt;

&lt;P&gt;There it means you can add &lt;CODE&gt;... | inputlookup my_lookup append=t&lt;/CODE&gt; to the end of a search pipeline to append the data from the lookup file to the current search results. Without the &lt;CODE&gt;append&lt;/CODE&gt; you can only use &lt;CODE&gt;inputlookup&lt;/CODE&gt; as a generating command at the beginning of the pipeline.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2014 09:21:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-query-What-does-append-T-mean/m-p/119317#M32013</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-06-25T09:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup query - What does append=T mean ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-query-What-does-append-T-mean/m-p/119318#M32014</link>
      <description>&lt;P&gt;How the field values in my_lookup will be appended to my current search ? I mean ,on what basis or reference ?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2014 10:34:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-query-What-does-append-T-mean/m-p/119318#M32014</guid>
      <dc:creator>splunker12er</dc:creator>
      <dc:date>2014-06-25T10:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup query - What does append=T mean ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-query-What-does-append-T-mean/m-p/119319#M32015</link>
      <description>&lt;P&gt;&lt;CODE&gt;append=t&lt;/CODE&gt; has nothing to do with the &lt;CODE&gt;lookup&lt;/CODE&gt; command, but rather with the &lt;CODE&gt;inputlookup&lt;/CODE&gt; command which does something entirely different.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2014 11:18:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-query-What-does-append-T-mean/m-p/119319#M32015</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-06-25T11:18:21Z</dc:date>
    </item>
  </channel>
</rss>

