- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-10-2022 11:45 AM
There's not a way to really get this information directly on the firewall in a format that makes a lot of sense. What you'll find is that a lot of users connect multiple times a day, and the firewall's built-in custom reports are too limited to really make that report all that usable.
What I would personally recommend doing is either shipping GlobalProtect logs to a SIEM that can better build this report, or simply using the API coupled with a database to do the same thing if you have scripting knowledge. The API call is what I personally find easiest to do since you can just get the total user count broken up by gateway along with the total user count and right it to a database or any other form of record including something as simple as a CSV file.