All Apps and Add-ons

Sankey flow of URIs

johnansett
Communicator

Hello Splunkers,

I am trying to create a sankey to show the drop-off of page requests based on the steps in an online transaction. I have the sequence of the URIs given to me but there is no connection between them in the data. E.g:

Page 1:

192.168.1.1 - - [04/Jun/2019:14:44:28 -0700] "GET /app/ecomm/page1 HTTP/1.1" 200 2578
host =  host.company.com source =   /var/log/httpd/ssl_access_log sourcetype =  access_combined

Page 2:

192.168.1.1 - - [04/Jun/2019:14:44:28 -0700] "GET /app/ecomm/page2 HTTP/1.1" 200 2578
host =  host.company.com source =   /var/log/httpd/ssl_access_log sourcetype =  access_combined

Page 3:

192.168.1.1 - - [04/Jun/2019:14:44:28 -0700] "GET /app/ecomm/page3 HTTP/1.1" 200 2578
host =  host.company.com source =   /var/log/httpd/ssl_access_log sourcetype =  access_combined

And so on.

/app/ecomm/xxx

Is extracted as the URI and I can easily show host -> first page but if I include all the URI's there is no connection showing 1 precedes 2.

Appreciate any help!
Cheers,

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...