<?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 lookup file csv in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/lookup-file-csv/m-p/351785#M104110</link>
    <description>&lt;P&gt;i have a search in splunk&lt;BR /&gt;
search dest_ip=10.10.20.3 OR dest_ip=10.2.3.5 OR dest_ip=10.6.7.4 OR dest_ip=10.0.4.6&lt;/P&gt;

&lt;P&gt;. I have a file csv&lt;BR /&gt;
dest_ip&lt;BR /&gt;
10.10.20.3&lt;BR /&gt;
10.2.3.5&lt;BR /&gt;
10.6.7.4&lt;BR /&gt;
10.0.4.6&lt;/P&gt;

&lt;P&gt;how do i change search to lookup file csv&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 18:29:16 GMT</pubDate>
    <dc:creator>vumanhtai</dc:creator>
    <dc:date>2020-09-29T18:29:16Z</dc:date>
    <item>
      <title>lookup file csv</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-file-csv/m-p/351785#M104110</link>
      <description>&lt;P&gt;i have a search in splunk&lt;BR /&gt;
search dest_ip=10.10.20.3 OR dest_ip=10.2.3.5 OR dest_ip=10.6.7.4 OR dest_ip=10.0.4.6&lt;/P&gt;

&lt;P&gt;. I have a file csv&lt;BR /&gt;
dest_ip&lt;BR /&gt;
10.10.20.3&lt;BR /&gt;
10.2.3.5&lt;BR /&gt;
10.6.7.4&lt;BR /&gt;
10.0.4.6&lt;/P&gt;

&lt;P&gt;how do i change search to lookup file csv&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:29:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-file-csv/m-p/351785#M104110</guid>
      <dc:creator>vumanhtai</dc:creator>
      <dc:date>2020-09-29T18:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: lookup file csv</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-file-csv/m-p/351786#M104111</link>
      <description>&lt;P&gt;@vumanhtai, try the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;yourBaseSearch&amp;gt; [|inputlookup &amp;lt;yourLookupFile&amp;gt;.csv | table dest_ip]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 14 Mar 2018 11:37:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-file-csv/m-p/351786#M104111</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-03-14T11:37:39Z</dc:date>
    </item>
  </channel>
</rss>

