<?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: Noob:Inputlookup match Security ID fileds in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Noob-Inputlookup-match-Security-ID-fileds/m-p/392020#M70007</link>
    <description>&lt;P&gt;Search then apply a lookup&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="wineventlog" EventCode="4740" host="MyPDC" | lookup departmentusers.csv Security_ID OUTPUTNEW
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 05 Apr 2019 17:38:35 GMT</pubDate>
    <dc:creator>starcher</dc:creator>
    <dc:date>2019-04-05T17:38:35Z</dc:date>
    <item>
      <title>Noob:Inputlookup match Security ID fileds</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Noob-Inputlookup-match-Security-ID-fileds/m-p/392019#M70006</link>
      <description>&lt;P&gt;Trying to use a CSV for inputlookup the username field should be Security_ID and there is only one column with the Security_ID in the CSV. &lt;/P&gt;

&lt;P&gt;I just want my search results to show events that have the Security_IDs that are in the CSV. I'm a total noob so I'm very confused. Any assist would be greatly appreciated. I know this doesn't work below, but don't know why &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;

&lt;P&gt;| inputlookup departmentusers.csv &lt;BR /&gt;
| fields Security_ID&lt;BR /&gt;
| index="wineventlog" EventCode="4740" host="MyPDC"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 23:58:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Noob-Inputlookup-match-Security-ID-fileds/m-p/392019#M70006</guid>
      <dc:creator>je13aier74</dc:creator>
      <dc:date>2020-09-29T23:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Noob:Inputlookup match Security ID fileds</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Noob-Inputlookup-match-Security-ID-fileds/m-p/392020#M70007</link>
      <description>&lt;P&gt;Search then apply a lookup&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="wineventlog" EventCode="4740" host="MyPDC" | lookup departmentusers.csv Security_ID OUTPUTNEW
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 Apr 2019 17:38:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Noob-Inputlookup-match-Security-ID-fileds/m-p/392020#M70007</guid>
      <dc:creator>starcher</dc:creator>
      <dc:date>2019-04-05T17:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Noob:Inputlookup match Security ID fileds</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Noob-Inputlookup-match-Security-ID-fileds/m-p/392021#M70008</link>
      <description>&lt;P&gt;Try like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="wineventlog" EventCode="4740" host="MyPDC" [| inputlookup departmentusers.csv | fields Security_ID]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 Apr 2019 17:46:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Noob-Inputlookup-match-Security-ID-fileds/m-p/392021#M70008</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-04-05T17:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Noob:Inputlookup match Security ID fileds</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Noob-Inputlookup-match-Security-ID-fileds/m-p/392022#M70009</link>
      <description>&lt;P&gt;This failed to work for me. States "Error in 'lookup' command: Could not construct lookup 'departmentusers.csv, Security_ID, OUTPUTNEW'. See search.log for more details."&lt;/P&gt;

&lt;P&gt;Everything I've seen shows that the InputLookup has to be first so it's confusing to say the least. &lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 17:47:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Noob-Inputlookup-match-Security-ID-fileds/m-p/392022#M70009</guid>
      <dc:creator>je13aier74</dc:creator>
      <dc:date>2019-04-05T17:47:21Z</dc:date>
    </item>
  </channel>
</rss>

