<?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: URL Toolbox not parsing ut_domain correctly if a TLD string is part of the domain name in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/URL-Toolbox-not-parsing-ut-domain-correctly-if-a-TLD-string-is/m-p/684188#M80475</link>
    <description>&lt;P&gt;The UT toolbox app relies on some .dat files in the $SPLUNKDIR$/etc/apps/utbox/bin/ directory which list the known TLD suffixes. Unfortunately, ".shop" is not listed in them.&lt;/P&gt;&lt;P&gt;To add the ".shop" tld, you can edit the suffix_list_custom.dat file at:&lt;/P&gt;&lt;P&gt;$SPLUNKDIR$/etc/apps/utbox/bin/suffix_list_custom.dat&lt;/P&gt;&lt;P&gt;and add a line containing "shop". A restart is not required to apply this change.&lt;/P&gt;&lt;P&gt;Then try your query again and the ut_domain field value should now be "somethin.shop" as desired.&lt;/P&gt;</description>
    <pubDate>Sun, 14 Apr 2024 14:22:48 GMT</pubDate>
    <dc:creator>marnall</dc:creator>
    <dc:date>2024-04-14T14:22:48Z</dc:date>
    <item>
      <title>URL Toolbox not parsing ut_domain correctly if a TLD string is part of the domain name</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/URL-Toolbox-not-parsing-ut-domain-correctly-if-a-TLD-string-is/m-p/678750#M80271</link>
      <description>&lt;P&gt;Running the code below will yield ut_domain as ".com" instead of "somethin.shop". It seems like if the subdomain contains a valid TLD string (e.g. .com), then ut_domain is not parsed correctly. A domain "somethingbad.shop" will be parsed correctly as it recognizes .shop as a TLD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults | eval domain_full = "something.com.somethin.shop"
| eval list="*" | `ut_parse(domain_full, list)`&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Is it a bug? If so, how can we report it? Any workaround you can think of while waiting for bug fix?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 01:32:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/URL-Toolbox-not-parsing-ut-domain-correctly-if-a-TLD-string-is/m-p/678750#M80271</guid>
      <dc:creator>teresachila</dc:creator>
      <dc:date>2024-02-27T01:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: URL Toolbox not parsing ut_domain correctly if a TLD string is part of the domain name</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/URL-Toolbox-not-parsing-ut-domain-correctly-if-a-TLD-string-is/m-p/684188#M80475</link>
      <description>&lt;P&gt;The UT toolbox app relies on some .dat files in the $SPLUNKDIR$/etc/apps/utbox/bin/ directory which list the known TLD suffixes. Unfortunately, ".shop" is not listed in them.&lt;/P&gt;&lt;P&gt;To add the ".shop" tld, you can edit the suffix_list_custom.dat file at:&lt;/P&gt;&lt;P&gt;$SPLUNKDIR$/etc/apps/utbox/bin/suffix_list_custom.dat&lt;/P&gt;&lt;P&gt;and add a line containing "shop". A restart is not required to apply this change.&lt;/P&gt;&lt;P&gt;Then try your query again and the ut_domain field value should now be "somethin.shop" as desired.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2024 14:22:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/URL-Toolbox-not-parsing-ut-domain-correctly-if-a-TLD-string-is/m-p/684188#M80475</guid>
      <dc:creator>marnall</dc:creator>
      <dc:date>2024-04-14T14:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: URL Toolbox not parsing ut_domain correctly if a TLD string is part of the domain name</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/URL-Toolbox-not-parsing-ut-domain-correctly-if-a-TLD-string-is/m-p/691585#M80738</link>
      <description>&lt;P&gt;In fully managed Splunk Cloud context, we don't have access to the file system, so we can't readily edit the custom.dat file.&amp;nbsp; This is a plea to the developers:&amp;nbsp; Could you please update this app to address this need?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 15:14:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/URL-Toolbox-not-parsing-ut-domain-correctly-if-a-TLD-string-is/m-p/691585#M80738</guid>
      <dc:creator>wryanthomas</dc:creator>
      <dc:date>2024-06-25T15:14:19Z</dc:date>
    </item>
  </channel>
</rss>

