- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-21-2019 09:44 PM
Hello All,
Is there any way to check how we can identify the user consuming huge bandwidth in real-time. Using Palo alto dashboard we can query the user high bandwidth consumption but it will be after the session is ended. it will not be on real-time.
thanks.
12-23-2019 06:56 AM - edited 12-23-2019 06:58 AM
show report predefined name equal top-users will give you the top-users report in the CLI. You can limit that to a specific timeframe by specifying the start-time and end-time like so show report predefined start-time equal 2019/12/23@08:00:00 end-time equal 2019/12/23@08:45:00 name equal top-users
If you need a custom report for this you can run that command in the CLI by building it with the show report custom command and feeding in the proper values
12-22-2019 06:54 PM
Live user session can be seen in session browser.
Also you can see the live Bandwidth traffic in Qos.
Also it will show you source user and bytes
12-22-2019 09:12 PM
@MP18 thanks for your reply, if the session is ended so is there any way to know via CLI command, which user consumes more bandwidth.
12-23-2019 06:55 AM
You need to Run the custom reports to see which user consumes more bandwidth.
12-23-2019 06:56 AM - edited 12-23-2019 06:58 AM
show report predefined name equal top-users will give you the top-users report in the CLI. You can limit that to a specific timeframe by specifying the start-time and end-time like so show report predefined start-time equal 2019/12/23@08:00:00 end-time equal 2019/12/23@08:45:00 name equal top-users
If you need a custom report for this you can run that command in the CLI by building it with the show report custom command and feeding in the proper values
12-23-2019 06:57 AM
Thanks BPry its always good to learn something new from you.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!