[progress Communities] [progress Openedge Abl] Forum Post: Re: Pas For Oe - Logging Control

  • Thread starter Thread starter Tim Kuehn
  • Start date Start date
Status
Not open for further replies.
T

Tim Kuehn

Guest
What I need to track is the REST activity Verb: GET, PUT, etc. URI /Logging/rest/LogService/LogResource/Something Application Name Logging Application Relative location LogService Application endpoint LogResource/Something I also need to track a couple of headers on the REST request. Irfan - I've tried that and no luck so far. I was able to get all kinds of data by setting this to "TRACE" in logging.xml: I'm going through the logs now to see if I can figure out which settings I need to use. I've found this - which have no corresponding logging.xml setting: [catalina-exec-1] DEBUG c.p.c.c.j.i.CafJAXRSInInterceptor - Request path is: /LogResource [catalina-exec-1] DEBUG c.p.c.c.j.i.CafJAXRSInInterceptor - Request HTTP method is: GET [catalina-exec-1] DEBUG c.p.c.c.j.i.CafJAXRSInInterceptor - Request contentType is: */* [catalina-exec-1] DEBUG c.p.c.c.j.i.CafJAXRSInInterceptor - Accept contentType is: */* [catalina-exec-1] DEBUG c.p.c.c.j.i.CafJAXRSInInterceptor - Found operation: LogClass..GetVerb

Continue reading...
 
Status
Not open for further replies.
Back
Top