<?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 When use outputlookup, the result is output in incomplete state. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/When-use-outputlookup-the-result-is-output-in-incomplete-state/m-p/437074#M124498</link>
    <description>&lt;P&gt;Splunk ver : 6.2.7&lt;BR /&gt;
OS : CentOS 7&lt;/P&gt;

&lt;P&gt;I'm trying &lt;CODE&gt;outputlookup&lt;/CODE&gt; some lookup files from one lookup file.&lt;BR /&gt;
Below is the source lookup file.&lt;BR /&gt;
*In fact there are more fields and values.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;master.csv

host, flag
AAA, 1
BBB, 1
CCC, 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The following is a search statement used to split and output the lookup file.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| inputlookup master.csv | search host="AAA" | outputlookup AAA.csv

| inputlookup master.csv | search host="BBB" | outputlookup BBB.csv

| inputlookup master.csv | search host="CCC" | outputlookup CCC.csv
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However when I check lookup files that made by &lt;CODE&gt;outputlookup&lt;/CODE&gt;, the value of the field &lt;CODE&gt;flag&lt;/CODE&gt; become null!&lt;/P&gt;

&lt;P&gt;Does anyone face such an event?&lt;BR /&gt;
Also, if you know the solution etc, I would be pleased if you could tell me.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jul 2018 06:04:42 GMT</pubDate>
    <dc:creator>yutaka1005</dc:creator>
    <dc:date>2018-07-13T06:04:42Z</dc:date>
    <item>
      <title>When use outputlookup, the result is output in incomplete state.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/When-use-outputlookup-the-result-is-output-in-incomplete-state/m-p/437074#M124498</link>
      <description>&lt;P&gt;Splunk ver : 6.2.7&lt;BR /&gt;
OS : CentOS 7&lt;/P&gt;

&lt;P&gt;I'm trying &lt;CODE&gt;outputlookup&lt;/CODE&gt; some lookup files from one lookup file.&lt;BR /&gt;
Below is the source lookup file.&lt;BR /&gt;
*In fact there are more fields and values.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;master.csv

host, flag
AAA, 1
BBB, 1
CCC, 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The following is a search statement used to split and output the lookup file.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| inputlookup master.csv | search host="AAA" | outputlookup AAA.csv

| inputlookup master.csv | search host="BBB" | outputlookup BBB.csv

| inputlookup master.csv | search host="CCC" | outputlookup CCC.csv
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However when I check lookup files that made by &lt;CODE&gt;outputlookup&lt;/CODE&gt;, the value of the field &lt;CODE&gt;flag&lt;/CODE&gt; become null!&lt;/P&gt;

&lt;P&gt;Does anyone face such an event?&lt;BR /&gt;
Also, if you know the solution etc, I would be pleased if you could tell me.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 06:04:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/When-use-outputlookup-the-result-is-output-in-incomplete-state/m-p/437074#M124498</guid>
      <dc:creator>yutaka1005</dc:creator>
      <dc:date>2018-07-13T06:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: When use outputlookup, the result is output in incomplete state.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/When-use-outputlookup-the-result-is-output-in-incomplete-state/m-p/437075#M124499</link>
      <description>&lt;P&gt;フィールド名が間違っているということはないですか？&lt;BR /&gt;
例えばflagの先頭にスペースが入っているとか&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 06:14:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/When-use-outputlookup-the-result-is-output-in-incomplete-state/m-p/437075#M124499</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2018-07-13T06:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: When use outputlookup, the result is output in incomplete state.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/When-use-outputlookup-the-result-is-output-in-incomplete-state/m-p/437076#M124500</link>
      <description>&lt;P&gt;flagフィールドに関しては、元lookupファイルからそのままoutputしているので、特にフィールド名による影響は関連が無いかと思います。&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 06:16:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/When-use-outputlookup-the-result-is-output-in-incomplete-state/m-p/437076#M124500</guid>
      <dc:creator>yutaka1005</dc:creator>
      <dc:date>2018-07-13T06:16:55Z</dc:date>
    </item>
  </channel>
</rss>

