<?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: How to search under csv file? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22046#M177400</link>
    <description>&lt;P&gt;Sorry, accepted:) And thanks for all the comments!&lt;/P&gt;</description>
    <pubDate>Thu, 07 Feb 2013 20:50:12 GMT</pubDate>
    <dc:creator>kestasm</dc:creator>
    <dc:date>2013-02-07T20:50:12Z</dc:date>
    <item>
      <title>How to search under csv file?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22038#M177392</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;maybe somebody could advice how can I use quite big csv file (which gets updated frequently) with one column of entries (as an example IP addresses) for generating an alerts or reports to be reviewed daily/weekly? Is there a limit on entries in csv file column which could be handled by SPLUNK?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2013 16:30:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22038#M177392</guid>
      <dc:creator>kestasm</dc:creator>
      <dc:date>2013-02-06T16:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to search under csv file?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22039#M177393</link>
      <description>&lt;P&gt;it sounds as though you might want to configure a lookup in Splunk that uses the csv file. this lets you look up values in a csv file as part of a Splunk search. there is information about doing this here:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/Knowledge/Addfieldsfromexternaldatasources"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/Knowledge/Addfieldsfromexternaldatasources&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;if the csv file gets updated by values being added to the end, another option is for you to just index the csv file using a Splunk monitor, which will keep checking the file for any new data:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/Data/Monitorfilesanddirectories"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/Data/Monitorfilesanddirectories&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;if you provide a bit more information about the file and how it is updated, i could maybe be more helpful...&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2013 23:13:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22039#M177393</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2013-02-06T23:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to search under csv file?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22040#M177394</link>
      <description>&lt;P&gt;Hi, thanks for this. Well we get this csv updated file by email, so as I imagine we could update indexed existing file entries ourselfs, right?&lt;/P&gt;

&lt;P&gt;We already have some lookups configured to use csv files, but those are small files needed for one time search only. What we need with this file (it is quite big 37k entries (IP addresses) at the moment, and gets updated every week) is to make continuous alerting on IPs whenever there is a match, and to send alert reports on weekly basis to email box. So if you could think of some way to do this I would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2013 23:55:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22040#M177394</guid>
      <dc:creator>kestasm</dc:creator>
      <dc:date>2013-02-06T23:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to search under csv file?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22041#M177395</link>
      <description>&lt;P&gt;this sounds like a good use case for a lookup, you would just update the lookup file once a week. it's just one column of IP addresses? that shouldn't be too big for Splunk. configure the lookup, and then set up an alert based on the IPs you're interested in.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 00:30:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22041#M177395</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2013-02-07T00:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to search under csv file?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22042#M177396</link>
      <description>&lt;P&gt;is there any limitation in SPLUNK of how much entries in csv file it can handle? I mean isn't it too much of 37k entries?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 16:49:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22042#M177396</guid>
      <dc:creator>kestasm</dc:creator>
      <dc:date>2013-02-07T16:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to search under csv file?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22043#M177397</link>
      <description>&lt;P&gt;no, 37k entries is not too much for Splunk to handle.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 16:53:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22043#M177397</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2013-02-07T16:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to search under csv file?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22044#M177398</link>
      <description>&lt;P&gt;Great, thanks, is there a way to configure alert to email reports/summaries of all alerts once a week, lets say? Is there an expiration of created alert by default? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 19:47:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22044#M177398</guid>
      <dc:creator>kestasm</dc:creator>
      <dc:date>2013-02-07T19:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to search under csv file?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22045#M177399</link>
      <description>&lt;P&gt;you should check out the documentation, there is an entire manual about alerting: &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Alert/Aboutalerts"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Alert/Aboutalerts&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;and please accept my answer to this question.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 20:05:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22045#M177399</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2013-02-07T20:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to search under csv file?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22046#M177400</link>
      <description>&lt;P&gt;Sorry, accepted:) And thanks for all the comments!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 20:50:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-under-csv-file/m-p/22046#M177400</guid>
      <dc:creator>kestasm</dc:creator>
      <dc:date>2013-02-07T20:50:12Z</dc:date>
    </item>
  </channel>
</rss>

