<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429772#M67386</link>
    <description>&lt;P&gt;In the environment I took the screenshot is a HWF layer, therefore I got three levels. There used to be an example in the docs using weblogs showing the how people browser the web page using a multilayer sankey graph .... haven't found it yet though &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
    <pubDate>Sat, 20 Oct 2018 00:05:22 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2018-10-20T00:05:22Z</dc:date>
    <item>
      <title>How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429758#M67372</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have the below events.  This is for one clientSessionId.  It begins with &lt;CODE&gt;analyticType=SessionStart&lt;/CODE&gt; and then has several different analyticTypes and some of those analyticTypes have Properties.index values.  What I would like to do is have a multi-level SanKey graph that shows each event count as the user navigates thru the application.&lt;/P&gt;

&lt;P&gt;I can get to 2 levels but struggling with getting 3+ levels.&lt;/P&gt;

&lt;P&gt;Thoughts?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;10/17/18
12:46:29.000 PM 
{   [-] 
     Properties:    {   [-] 
         analyticsConfigs:  {   [+] 
        }   
         appVersion:     9.1.1.905  
         buildTarget:    blah   
         category:   Event  
         networkStatus: {   [+] 
        }   
         osName:     Android    
         platformData:  {   [+] 
        }   
    }   
     analyticType:   SessionStart   
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.appVersion = 9.1.1.905 Properties.buildTarget =  blah Properties.category =  Event Properties.networkStatus.NT = 6 Properties.osName =   Android Properties.platformData.BL =    2 Properties.platformData.BP =  0 Properties.platformData.FF =  1 Properties.platformData.HC =  samsung Properties.platformData.HM =    SM-G925V Properties.platformData.LL =   en Properties.platformData.LO = US Properties.platformData.OJ = 7.0 Properties.platformData.OS =    2 Properties.platformData.SA =  16471093248 Properties.platformData.ST =    25727954944 Properties.platformData.SU =    9256861696 Properties.platformData.UI = d19d426e39577858 analyticType = SessionStart buildTarget =  blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:29.000 PM 
{   [-] 
     Properties:    {   [-] 
         args:  [   [+] 
        ]   
         category:   Event  
         index:  33 
    }   
     analyticType:   CustomAnalytic 
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = {"method":"GET","url":"/rest/icontrol/logout","params":{},"requestStartTime":1539798386896,"responseStatus":200,"responseStatusText":"OK","success":true,"responseTime":1539798387487} Properties.category =    Event Properties.index =    33 analyticType =   CustomAnalytic buildTarget =    blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:30.000 PM 
{   [-] 
     Properties:    {   [-] 
         args:  [   [+] 
        ]   
         category:   Event  
         index:  33 
    }   
     analyticType:   CustomAnalytic 
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = {"method":"GET","url":"/rest/icontrol/logout","params":{},"requestStartTime":1539798387990,"responseStatus":401,"responseStatusText":"Unauthorized","success":false,"responseTime":1539798388122,"data":"failed"} Properties.category = Event Properties.index =    33 analyticType =   CustomAnalytic buildTarget =    blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [-] 
         args:  [   [+] 
        ]   
         category:   Event  
         index:  33 
    }   
     analyticType:   CustomAnalytic 
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = {"method":"GET","url":"/rest/icontrol/login","params":{"expand":"sites,instances,points,functions"},"requestStartTime":1539798388695,"responseStatus":200,"responseStatusText":"OK","success":true,"responseTime":1539798389134} Properties.category =  Event Properties.index =    33 analyticType =   CustomAnalytic buildTarget =    blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [-] 
         args:  [   [+] 
        ]   
         category:   Event  
    }   
     analyticType:   User   
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = 482129 Properties.category =    Event analyticType =    User buildTarget =  blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [-] 
         category:   Event  
    }   
     analyticType:   _initCampaigns 
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.category =   Event analyticType =    _initCampaigns buildTarget =    blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [-] 
         category:   Event  
         index:  41 
    }   
     analyticType:   Checkpoint 
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.category =   Event Properties.index =    41 analyticType =   Checkpoint buildTarget =    blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [-] 
         args:  [   [+] 
        ]   
         category:   Event  
         index:  33 
    }   
     analyticType:   CustomAnalytic 
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = {"method":"GET","url":"/rest/icontrol/users/368066","params":{},"requestStartTime":1539798389218,"responseStatus":200,"responseStatusText":"OK","success":true,"responseTime":1539798389392} Properties.category =  Event Properties.index =    33 analyticType =   CustomAnalytic buildTarget =    blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [-] 
         args:  [   [+] 
        ]   
         category:   Event  
         index:  33 
    }   
     analyticType:   CustomAnalytic 
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = {"method":"GET","url":"/rest/icontrol/sites/482129/partnerNames","params":{},"requestStartTime":1539798389226,"responseStatus":200,"responseStatusText":"OK","success":true,"responseTime":1539798389486} Properties.category = Event Properties.index =    33 analyticType =   CustomAnalytic buildTarget =    blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [-] 
         args:  [   [+] 
        ]   
         category:   Event  
         index:  9  
    }   
     analyticType:   Counter    
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = 1 Properties.category = Event Properties.index =    9 analyticType =    Counter buildTarget =   blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [-] 
         args:  [   [+] 
        ]   
         category:   Event  
         index:  7  
    }   
     analyticType:   Counter    
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = 0 Properties.category = Event Properties.index =    7 analyticType =    Counter buildTarget =   blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [+] 
    }   
     analyticType:   Counter    
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = 2 Properties.category = Event Properties.index =    6 analyticType =    Counter buildTarget =   blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [+] 
    }   
     analyticType:   Counter    
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = 0 Properties.category = Event Properties.index =    8 analyticType =    Counter buildTarget =   blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [+] 
    }   
     analyticType:   Counter    
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = 1 Properties.category = Event Properties.index =    17 analyticType =   Counter buildTarget =   blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [+] 
    }   
     analyticType:   Counter    
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = 2 Properties.category = Event Properties.index =    5 analyticType =    Counter buildTarget =   blah clientSessionId =  DZPNFX-ASLAEX product = blah
10/17/18
12:46:31.000 PM 
{   [-] 
     Properties:    {   [+] 
    }   
     analyticType:   Counter    
     buildTarget:    blah   
     clientSessionId:    DZPNFX-ASLAEX  
     product:    blah   
}
Show as raw text
Properties.args{} = 0 Properties.category = Event Properties.index =    18 analyticType =   Counter buildTarget =   blah clientSessionId =  DZPNFX-ASLAEX product = blah
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 18 Oct 2018 17:27:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429758#M67372</guid>
      <dc:creator>dbcase</dc:creator>
      <dc:date>2018-10-18T17:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429759#M67373</link>
      <description>&lt;P&gt;Here is the query I'm using to get to 2 levels&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=wholesale_app buildTarget=blah product=*   analyticType!="Counter" AND (analyticType!="CustomAnalytic" AND Properties.index!=33)|rename Properties.index as pi|rename clientSessionId as from pi as to|eval api=analyticType+pi| stats count by from to|where count&amp;gt;50
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 18 Oct 2018 17:33:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429759#M67373</guid>
      <dc:creator>dbcase</dc:creator>
      <dc:date>2018-10-18T17:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429760#M67374</link>
      <description>&lt;P&gt;Another attempt, closer but still not what I'm looking for&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=wholesale_app buildTarget=cox product=*   analyticType!="Counter" AND (analyticType!="CustomAnalytic" AND Properties.index!=33)|rename Properties.index as pi|eval api=analyticType+pi| stats count by clientSessionId api|where count&amp;gt;50
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 18 Oct 2018 17:36:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429760#M67374</guid>
      <dc:creator>dbcase</dc:creator>
      <dc:date>2018-10-18T17:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429761#M67375</link>
      <description>&lt;P&gt;It is not entirely clear to me based on the data what you are attempting to do, but to get a multilevel Sankey diagram, you will never get one using the same field as your from for each metric. This will create a graphic that connects that from to multiple to locations. For example, if you are trying to track a client moving through an app, you might format your table so that the first value for from is your session id and the to is your first properties.index. The next would be a from value of properties.index from the first event and the to value would be the properties.index from the second event. You might be able to accomplish this with &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.2.0/SearchReference/Streamstats"&gt;streamstats&lt;/A&gt;. Otherwise all you will ever have here is the session id connected to multiple index values.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 19:07:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429761#M67375</guid>
      <dc:creator>nrduren1115</dc:creator>
      <dc:date>2018-10-18T19:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429762#M67376</link>
      <description>&lt;P&gt;Hi Nrduren1115,&lt;/P&gt;

&lt;P&gt;Yea thats what I'm finding out.  Trying to figure out how to "trick" the sankey engine to see them differently.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 19:20:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429762#M67376</guid>
      <dc:creator>dbcase</dc:creator>
      <dc:date>2018-10-18T19:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429763#M67377</link>
      <description>&lt;P&gt;Hi dbcase,&lt;/P&gt;

&lt;P&gt;That will not work, instead you will need to change the search so that for example you only get events from the receiving part and use the connecting client information from those events - if that makes sense?&lt;/P&gt;

&lt;P&gt;Take a look at this run everywhere search to show the data flow in Splunk:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd group=tcpin_connections component=metrics host=*
| fields host hostname kb fwdType
| eval hostname=if(fwdType="uf", "uf", hostname), from=hostname, to=host
| stats sum(kb) AS KBs by from to
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will show a nice multilevel sankey and you can use it to understand how it can be done &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 19:27:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429763#M67377</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2018-10-18T19:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429764#M67378</link>
      <description>&lt;P&gt;What do you want the diagram to look like in the end? I'm still not clear. Do you want to see how many people when from a -&amp;gt; b -&amp;gt; c vs. how many went from a -&amp;gt; c -&amp;gt; d or straight from a -&amp;gt;c?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 20:18:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429764#M67378</guid>
      <dc:creator>nrduren1115</dc:creator>
      <dc:date>2018-10-18T20:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429765#M67379</link>
      <description>&lt;P&gt;Hi Mus!  Its been a looooong time!   Tried the run everywhere search you provided and it does run but its still only a 2 level (from and to) SanKey&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 22:29:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429765#M67379</guid>
      <dc:creator>dbcase</dc:creator>
      <dc:date>2018-10-18T22:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429766#M67380</link>
      <description>&lt;P&gt;Hi Nrduren1115,&lt;/P&gt;

&lt;P&gt;Looking to see&lt;/P&gt;

&lt;P&gt;clientSessionId-&amp;gt;analyticType+properties.index-&amp;gt;(next) analyticType+properties.index-&amp;gt;(next) analyticType+properties.index&lt;/P&gt;

&lt;P&gt;Essentially tracking the user throughout the application to see where they went.  This is so we can show which features are more popular&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 22:36:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429766#M67380</guid>
      <dc:creator>dbcase</dc:creator>
      <dc:date>2018-10-18T22:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429767#M67381</link>
      <description>&lt;P&gt;Did you look at the sankey ? I just added an image to the answer how it looks &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 23:44:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429767#M67381</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2018-10-18T23:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429768#M67382</link>
      <description>&lt;P&gt;Here is an example:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5927i5037672478271032/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 23:45:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429768#M67382</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2018-10-18T23:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429769#M67383</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;index=wholesale_app buildTarget=blah product=*   analyticType!="Counter" AND (analyticType!="CustomAnalytic" AND Properties.index!=33)|rename Properties.index as pi| streamstats window=1 current=false values(pi) as prev_pi, values(analyticType) as prev_analyticType by clientSession | eval to=pi+anaylticType, from=prev_pi+prev_anaylticType | stats count by from, to
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This should get you the multilevel Sankey diagram but with all the sessions in one. If you want to see which specific clients start where, you can append a search that has the  clientSession as the from and the to field being the pi+analyticType from the start_session event.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 23:50:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429769#M67383</guid>
      <dc:creator>nrduren1115</dc:creator>
      <dc:date>2018-10-18T23:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429770#M67384</link>
      <description>&lt;P&gt;Thats very strange, your's has 3 levels and looks like what I'm looking for but I run the same query and only get 2&lt;/P&gt;

&lt;P&gt;UF -&amp;gt; idx7.blah.splunkcloud.com&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 15:57:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429770#M67384</guid>
      <dc:creator>dbcase</dc:creator>
      <dc:date>2018-10-19T15:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429771#M67385</link>
      <description>&lt;P&gt;hi @dbcase,&lt;/P&gt;

&lt;P&gt;Did either of the answers below solve your problem? If so, please resolve by approving one of them. If your problem is still not solved, keep us updated so that someone else can help ya. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 20:56:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429771#M67385</guid>
      <dc:creator>mstjohn_splunk</dc:creator>
      <dc:date>2018-10-19T20:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429772#M67386</link>
      <description>&lt;P&gt;In the environment I took the screenshot is a HWF layer, therefore I got three levels. There used to be an example in the docs using weblogs showing the how people browser the web page using a multilayer sankey graph .... haven't found it yet though &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Sat, 20 Oct 2018 00:05:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429772#M67386</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2018-10-20T00:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429773#M67387</link>
      <description>&lt;P&gt;HA, here it is &lt;A href="http://docs.splunk.com/Documentation/SankeyDiagram/1.3.0/SankeyDiagramViz/SankeySearchDataFormat#Example_query"&gt;http://docs.splunk.com/Documentation/SankeyDiagram/1.3.0/SankeyDiagramViz/SankeySearchDataFormat#Example_query&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Sat, 20 Oct 2018 00:09:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429773#M67387</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2018-10-20T00:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a multi-level SanKey graph that shows each event count as the user navigates thru the application?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429774#M67388</link>
      <description>&lt;P&gt;HI @dbcase &lt;/P&gt;

&lt;P&gt;Thanks for posting on Splunk Answers.&lt;/P&gt;

&lt;P&gt;I'm glad to see that you are using the Karma bounty feature! However, it won't work if you don't engage with the user trying to answer your question. Please approve the question below so the user can receive their Karma points.  Or, if the solution didn't help you, please explain why so that they — or someone else — can.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 00:00:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-create-a-multi-level-SanKey-graph-that-shows-each-event/m-p/429774#M67388</guid>
      <dc:creator>mstjohn_splunk</dc:creator>
      <dc:date>2018-10-25T00:00:51Z</dc:date>
    </item>
  </channel>
</rss>

