slaclnx has asked for the wisdom of the Perl Monks concerning the following question:
Anyone every see a script to audit Juniper SSL VPN Access logs to create a listing of users and the applications they are using? I have like 40GBs of compressed logs and need to build a report that shows ever user and every application that user has ever accessed.
I already can unzip and process the logs for other things, it's just the logic to determine the applications individually that is posing a challenge.
Thanks
Slaclnx
Comment on Application listing from Juniper SSL VPN Logs