How to filter and view Weblogic console WLDF http logs, Message to filter based on substring?
weblogic
12.2.1.x,
This is for console HTTP access logs to filter based on context of application , we tried various WLDF query e.g. ('%MESSAGE' = 'context1') it shows logs But it is not filtering based on WLDF query Expression.
we have many application deployed on one managed server, we want to filter when we View Log on console.
e.g. Message has String of fields including GET/POST methods and context of application.
Any reply would be appreciable.
Thank you.