On Friday, February 24, 2012 12:57:50 PM UTC-5, pbreit wrote: > > Is there any way to add captured data or otherwise customize the > auth_event auto-logging?
One option might be to add some custom fields to the auth_event table and then dynamically set default values for those fields so when the Auth system does an insert into the table, the extra fields will be populated appropriately. Anthony

