<?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: Using a CSV to search in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Using-a-CSV-to-search/m-p/58375#M11483</link>
    <description>&lt;P&gt;you actually can do that quite easily (I had the same issue):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=*yoursourcetype* [ | inputlookup users.csv | fields user]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will expand to something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=*yoursourcetype* user=user1
sourcetype=*yoursourcetype* user=user2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2011 22:41:41 GMT</pubDate>
    <dc:creator>Brian_Osburn</dc:creator>
    <dc:date>2011-08-15T22:41:41Z</dc:date>
    <item>
      <title>Using a CSV to search</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-a-CSV-to-search/m-p/58374#M11482</link>
      <description>&lt;P&gt;I am pretty sure this involves lookups but here is what I am attempting.&lt;/P&gt;

&lt;P&gt;I have a list of users in a CSV (users.csv) but it's about 70 names. I want to search a certain sourcetype for these names without having to finger bang them in one at a time. How do I do this? I feel like this is covered somewhere and I have RTFM already. Any assistance with an answer or at least a nudge in the right direction would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2011 21:14:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-a-CSV-to-search/m-p/58374#M11482</guid>
      <dc:creator>ryangibson99</dc:creator>
      <dc:date>2011-08-15T21:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using a CSV to search</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-a-CSV-to-search/m-p/58375#M11483</link>
      <description>&lt;P&gt;you actually can do that quite easily (I had the same issue):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=*yoursourcetype* [ | inputlookup users.csv | fields user]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will expand to something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=*yoursourcetype* user=user1
sourcetype=*yoursourcetype* user=user2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2011 22:41:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-a-CSV-to-search/m-p/58375#M11483</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2011-08-15T22:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using a CSV to search</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Using-a-CSV-to-search/m-p/58376#M11484</link>
      <description>&lt;P&gt;AWESOME! Thanks so much!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2011 17:29:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Using-a-CSV-to-search/m-p/58376#M11484</guid>
      <dc:creator>ryangibson99</dc:creator>
      <dc:date>2011-08-18T17:29:06Z</dc:date>
    </item>
  </channel>
</rss>

