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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...