Weblogic Extended Logging Format Fields - http header authorization -
i utilizing weblogic 12c , looking add http header 'authorization' logs via extended logging format fields. have found, following options available:
date time cs-method cs-uri-stem cs-uri-query sc-status time-taken
is there way add functionality? in advance help.
according http://docs.oracle.com/cd/e24329_01/web.1211/e24432/web_server.htm#autoid12 there possibility create own custom field creating java classes add elf field.
although, have wouldn't able myself.
Comments
Post a Comment