Knowledge Management

How to get FQDN from URL

dineshp
Explorer
0 Karma

ramdaspr
Contributor

Refer this

Simply put ((?[^:/?#]+):)?(//(?[^/?#]*))?(?[^?#|\s]*)(\?(?[^#|^\s]*))?(#(?.*[^\s]))?

cs_uri_authority is the one you are looking for.

0 Karma

miteshvohra
Contributor

Try this regular expression: (?!(http|https)(:\/\/))+([\w]+.){1}([\w]+.?)+

Will be happy to hear back if it worked or not.

  • Mitesh.
0 Karma
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 ...