Knowledge Management

User Navigation flow

reverse
Contributor

In my logs - I have session id and page id ..

I want to see users' Navigation chart..
Please guide.

Tags (2)
0 Karma
1 Solution

DavidHourani
Super Champion

Hi @reverse,

Sankey can be found here :
https://splunkbase.splunk.com/app/3112/

And resources on how to use it is here :
https://docs.splunk.com/Documentation/SankeyDiagram/1.3.0/SankeyDiagramViz/SankeyIntro

Do you need help writing your SPL ?

Cheers,
David

View solution in original post

DavidHourani
Super Champion

Hi @reverse,

Sankey can be found here :
https://splunkbase.splunk.com/app/3112/

And resources on how to use it is here :
https://docs.splunk.com/Documentation/SankeyDiagram/1.3.0/SankeyDiagramViz/SankeyIntro

Do you need help writing your SPL ?

Cheers,
David

reverse
Contributor

Yes please

0 Karma

DavidHourani
Super Champion

Hi @reverse, sure thing, please share one line of logs as an example so we can build your search for Sankey. As shown here :
https://docs.splunk.com/Documentation/SankeyDiagram/1.3.0/SankeyDiagramViz/SankeySearchDataFormat
your search should look like this :

... | stats <stats_function>(<size_field>) [<stats_function>(<color_field>)] by <source_category_field> <target_category_field>

DavidHourani
Super Champion

Hi @reverse, what do you need the chart to look like ?

0 Karma

reverse
Contributor

Like sankey

0 Karma

niketn
Legend

@reverse you will have to provide more details like your data sample and existing query for us to assist you better. Please mock/anonymize any sensitive information.

The Sankey Custom Visualization also comes with sample query which you can refer to, in order to come up with your own query.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
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 ...