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

Replies are listed 'Best First'.
Re: Application listing from Juniper SSL VPN Logs
by Anonymous Monk on May 16, 2009 at 01:46 UTC
    Show some sample log lines.