Splunk Observability Cloud

How to define rules for business workflow naming ?

AurelienGravier
Engager

Hello,

On a specific service, I want to define my workflow names based on url path in order to follow key business actions on a web app.

My wish :

  • Remove the domain name
  • Use the 3 first segments of URL Path to use them as workflow name, for example :

/api/v1/products

/api/v1/partners

/api/v1/users 

And also I want to mask or replace all IDs on the URL with a regex pattern :

AurelienGravier_0-1674045331305.png

Do you have an idea how to do that on splunk APM ?

 

Thank you.
Regards Aurélien.

 

Labels (1)
0 Karma

AurelienGravier
Engager

In addition : 

The workflow named : http://myapp.mydomain.com/api/v1/orders/one/simulate-price
Should be tranform to : /api/v1/orders

The workflow named : http://myapp.mydomain.com/orders/0000122587/simulate-price/small/piece
Should be tranform to : /orders/?/simulate-price/

Thx

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...