<?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 a proxy log index to get a list of URLs that match URL field in a lookup table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-proxy-log-index-to-get-a-list-of-URLs-that-match/m-p/202246#M58654</link>
    <description>&lt;P&gt;Actually I think I found it after testing.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype=cisco_wsa_squid  [| inputlookup phishtank.csv | fields url]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This appears to work for what I am looking for.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Nov 2016 20:52:53 GMT</pubDate>
    <dc:creator>pdumblet</dc:creator>
    <dc:date>2016-11-01T20:52:53Z</dc:date>
    <item>
      <title>How to search a proxy log index to get a list of URLs that match URL field in a lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-proxy-log-index-to-get-a-list-of-URLs-that-match/m-p/202245#M58653</link>
      <description>&lt;P&gt;I have a proxy log index which contains a URL field.  &lt;/P&gt;

&lt;P&gt;I also have a lookup table, which contains a list of known bad URLs.&lt;/P&gt;

&lt;P&gt;I would like to do a comparison to see if the indexed URL field has any values like those in the lookup table.&lt;/P&gt;

&lt;P&gt;Example:  &lt;/P&gt;

&lt;P&gt;URL Field from Proxy Index:&lt;BR /&gt;
url="&lt;A href="http://www.somewebsite.com/cma-music-festival"&gt;http://www.somewebsite.com/cma-music-festival&lt;/A&gt;"&lt;/P&gt;

&lt;P&gt;Lookup Table contains fields&lt;BR /&gt;
category: Other&lt;BR /&gt;
date: 2016-11-01T19:12:07+00:00&lt;BR /&gt;
isbad: true&lt;BR /&gt;&lt;BR /&gt;
reference: &lt;A href="http://www.phishtank.com/phish_detail.php?phish_id=4572548"&gt;http://www.phishtank.com/phish_detail.php?phish_id=4572548&lt;/A&gt;&lt;BR /&gt;
url: &lt;A href="http://somewebsite.com"&gt;http://somewebsite.com&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;How would I search the proxy log index to get a list of the URLs that match those in the Lookup Table url field? &lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 20:48:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-proxy-log-index-to-get-a-list-of-URLs-that-match/m-p/202245#M58653</guid>
      <dc:creator>pdumblet</dc:creator>
      <dc:date>2016-11-01T20:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to search a proxy log index to get a list of URLs that match URL field in a lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-proxy-log-index-to-get-a-list-of-URLs-that-match/m-p/202246#M58654</link>
      <description>&lt;P&gt;Actually I think I found it after testing.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype=cisco_wsa_squid  [| inputlookup phishtank.csv | fields url]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This appears to work for what I am looking for.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 20:52:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-proxy-log-index-to-get-a-list-of-URLs-that-match/m-p/202246#M58654</guid>
      <dc:creator>pdumblet</dc:creator>
      <dc:date>2016-11-01T20:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to search a proxy log index to get a list of URLs that match URL field in a lookup table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-proxy-log-index-to-get-a-list-of-URLs-that-match/m-p/202247#M58655</link>
      <description>&lt;P&gt;@pdumblet - If this has provided a working solution, please click "Accept" below your answer to resolve your post. Otherwise, feel free to leave it open for now if you're open to other possible suggestions. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2016 21:44:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-a-proxy-log-index-to-get-a-list-of-URLs-that-match/m-p/202247#M58655</guid>
      <dc:creator>aaraneta_splunk</dc:creator>
      <dc:date>2016-11-01T21:44:07Z</dc:date>
    </item>
  </channel>
</rss>

