All Apps and Add-ons

Why are some domains not parsed properly in the URL Parser?

mstarks
Engager

Some domains include the domain with the tld, and the subdomain with the domain. Examples include:

weddingdayhives.blogspot.com
culinary-adventures-with-cam.blogspot.com.au
glowing-fire-7414.firebaseapp.com

Anyone else?

0 Karma
1 Solution

mstarks
Engager

I think this is due to a misunderstanding of the way urlparser uses lists. By default, the Mozilla list is used, which includes domains like firebaseapp.com. This is not an IANA TLD, but a Mozilla Public Suffix List TLD, hence my confusion. To use IANA root domains, just pass it to the listname parameter (i.e. listname="iana"). It really all depends on your use case.

View solution in original post

mstarks
Engager

I think this is due to a misunderstanding of the way urlparser uses lists. By default, the Mozilla list is used, which includes domains like firebaseapp.com. This is not an IANA TLD, but a Mozilla Public Suffix List TLD, hence my confusion. To use IANA root domains, just pass it to the listname parameter (i.e. listname="iana"). It really all depends on your use case.

Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...