<?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 get FQDN from URL in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/How-to-get-FQDN-from-URL/m-p/177852#M7698</link>
    <description>&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/26928/regex-issue-with-domain-name-extraction-from-url-field.html" target="_blank"&gt;Refer this&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Simply put &lt;CODE&gt;((?[^:/?#]+):)?(//(?[^/?#]*))?(?[^?#|\s]*)(\?(?[^#|^\s]*))?(#(?.*[^\s]))?&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;cs_uri_authority is the one you are looking for.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 19:10:20 GMT</pubDate>
    <dc:creator>ramdaspr</dc:creator>
    <dc:date>2020-09-28T19:10:20Z</dc:date>
    <item>
      <title>How to get FQDN from URL</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-get-FQDN-from-URL/m-p/177850#M7696</link>
      <description>&lt;P&gt;For example getting just "&lt;A href="http://www.google.com"&gt;www.google.com&lt;/A&gt;"&lt;BR /&gt;
&lt;A href="https://www.google.co.nz/webhp?sourceid=chrome-instant&amp;amp;ion=1&amp;amp;espv=2&amp;amp;ie=UTF-8#q=splunk"&gt;https://www.google.co.nz/webhp?sourceid=chrome-instant&amp;amp;ion=1&amp;amp;espv=2&amp;amp;ie=UTF-8#q=splunk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;where "&lt;A href="https://www.google.co.nz/webhp?sourceid=chrome-instant&amp;amp;ion=1&amp;amp;espv=2&amp;amp;ie=UTF-8#q=splunk"&gt;https://www.google.co.nz/webhp?sourceid=chrome-instant&amp;amp;ion=1&amp;amp;espv=2&amp;amp;ie=UTF-8#q=splunk&lt;/A&gt;" is already extracted as URL. &lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2015 02:39:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-get-FQDN-from-URL/m-p/177850#M7696</guid>
      <dc:creator>dineshp</dc:creator>
      <dc:date>2015-03-17T02:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get FQDN from URL</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-get-FQDN-from-URL/m-p/177851#M7697</link>
      <description>&lt;P&gt;Try this regular expression: (?!(http|https)(:\/\/))+([\w]+.){1}([\w]+.?)+&lt;/P&gt;

&lt;P&gt;Will be happy to hear back if it worked or not.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Mitesh.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 17 Mar 2015 04:49:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-get-FQDN-from-URL/m-p/177851#M7697</guid>
      <dc:creator>miteshvohra</dc:creator>
      <dc:date>2015-03-17T04:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get FQDN from URL</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-get-FQDN-from-URL/m-p/177852#M7698</link>
      <description>&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/26928/regex-issue-with-domain-name-extraction-from-url-field.html" target="_blank"&gt;Refer this&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Simply put &lt;CODE&gt;((?[^:/?#]+):)?(//(?[^/?#]*))?(?[^?#|\s]*)(\?(?[^#|^\s]*))?(#(?.*[^\s]))?&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;cs_uri_authority is the one you are looking for.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:10:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-get-FQDN-from-URL/m-p/177852#M7698</guid>
      <dc:creator>ramdaspr</dc:creator>
      <dc:date>2020-09-28T19:10:20Z</dc:date>
    </item>
  </channel>
</rss>

