<?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: Filter by URL in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Filter-by-URL/m-p/355267#M166502</link>
    <description>&lt;P&gt;Add as many filters as you like to your initial search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype=AllBrowsing user=something url=facebook.com | table user url
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's assuming the entire url value is literally &lt;CODE&gt;facebook.com&lt;/CODE&gt;, otherwise you'd probably want to extract the host name from the url and filter on that.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Aug 2017 07:23:19 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2017-08-09T07:23:19Z</dc:date>
    <item>
      <title>Filter by URL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Filter-by-URL/m-p/355266#M166501</link>
      <description>&lt;P&gt;How do we filter by URL?&lt;BR /&gt;
I use the search criteria below, however, I'm trying to figure out how will I filter the results by URL (e.g. facebook.com)&lt;BR /&gt;
eventtype=AllBrowsing user= |table user url&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 02:19:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Filter-by-URL/m-p/355266#M166501</guid>
      <dc:creator>roseb</dc:creator>
      <dc:date>2017-08-09T02:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by URL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Filter-by-URL/m-p/355267#M166502</link>
      <description>&lt;P&gt;Add as many filters as you like to your initial search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype=AllBrowsing user=something url=facebook.com | table user url
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's assuming the entire url value is literally &lt;CODE&gt;facebook.com&lt;/CODE&gt;, otherwise you'd probably want to extract the host name from the url and filter on that.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 07:23:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Filter-by-URL/m-p/355267#M166502</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-08-09T07:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by URL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Filter-by-URL/m-p/355268#M166503</link>
      <description>&lt;P&gt;Hi Martin,&lt;/P&gt;

&lt;P&gt;Thanks for your thorough answer.&lt;/P&gt;

&lt;P&gt;The url value is not exactly facebook.com. It could be anything after the url like "facebook.com/posts/123"&lt;BR /&gt;
Can I add a wildcard entry like url=facebook.com/* or how do I do your recommendation "extract the host name from the url and filter on that"?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 07:39:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Filter-by-URL/m-p/355268#M166503</guid>
      <dc:creator>roseb</dc:creator>
      <dc:date>2017-08-09T07:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by URL</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Filter-by-URL/m-p/355269#M166504</link>
      <description>&lt;P&gt;You can add wildcards, e.g. &lt;CODE&gt;url=facebook.com/*&lt;/CODE&gt;. I highly recommend going through the tutorial at &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.2/SearchTutorial/WelcometotheSearchTutorial"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.2/SearchTutorial/WelcometotheSearchTutorial&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;There is endless information in the docs, including how to work with fields: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.2/Knowledge/Aboutfields"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.2/Knowledge/Aboutfields&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 07:52:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Filter-by-URL/m-p/355269#M166504</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2017-08-09T07:52:36Z</dc:date>
    </item>
  </channel>
</rss>

