Hello All!I am trying to edit the AccessLogValve and then would rename it to some other Valve. Presently, the AccessLogValve writes logs, but I would like to write the same data in an object as well. Any pointers on how can I achieve this ?? I might be able to add some code where it writes to logs, so that it will also write to some object. But then I have no idea how to Deploy this custom valve. Also, Valve Component specifies that the log "pattern" supports many things like %h, %l, etc but so far, i could not find how can I include all those(pattern codes) in the log file.
Any help would be great! Thanks all, S