diff --git a/_search-plugins/ubi/sql-queries.md b/_search-plugins/ubi/sql-queries.md index 063fd55f04..517c81e1d6 100644 --- a/_search-plugins/ubi/sql-queries.md +++ b/_search-plugins/ubi/sql-queries.md @@ -312,7 +312,7 @@ ubi-demo|33bd0ee2-60b7-4c25-b62c-1aa1580da73c|23f0149a-13ae-4977-8dc9-ef61c449c1 ## List user sessions for users who logged out without submitting any queries -The following query searches for users who don't have an associated `query_id`. Note that this may happen if the client side does not pass the returned query to other events: +The following query searches for users who don't have an associated `query_id`. Note that this may happen if the client side does not pass the returned query to other events. ```sql select @@ -325,6 +325,8 @@ order by EventTotal desc +The following table shows the client ID, session ID, and that there was 1 event,`logout`. + client_id|session_id|EventTotal ---|---|--- 100_15c182f2-05db-4f4f-814f-46dc0de6b9ea|1c36712c-44b8-4fdd-8f0d-fdfeab5bd794_1290|1