-1

We are looking at replacing our Forefront TMG server with a combination Cisco ISE VMware instance and hopefully an Active Directory integration with our edge router. We need to log all authenticated users internet traffic and would like to do it with the router. Is it possible?

  • How intrusive does the logging need to be? Cisco devices can log at packet level but I suspect you already know this. Simply append `log` to your firewall rules. – gparent May 03 '13 at 18:17
  • We only need basic info: source ip, ad username, timestamp, destination ip/web address – BackPacker777 May 03 '13 at 18:26
  • Did you find a soloution? I am also looking to replace a Forefront, and I also need to log my AD users Best regards –  May 13 '13 at 12:18

1 Answers1

0

We need to log all authenticated users internet traffic and would like to do it with the router. Is it possible?

Yes. You should dig in something like Logging, Inspection, Matching Regex in ASA

cuonglm
  • 2,386
  • 2
  • 16
  • 20