Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Logging variable

HeisembergOct 19 2016 — edited Oct 26 2016

Today I did changes in the log settings and enabled "Log these details only" options.

Logs variables.jpg

Seeing that the log was changed to another option, the new entries go out like these:

$ more access_v1

format=%Ses->client.ip% %Req->vars.auth-user% [%SYSDATE%] "%Req->reqpb.clf-request%" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length% "%Req->headers.referer%" "%Req->he

aders.user-agent%" %Req->reqpb.method% %Req->reqpb.uri% %Req->reqpb.query% %Req->reqpb.protocol% %vsid%

Once the variables weren't properly translated, I had to restart the virtual server and the log entries has been successfully updated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2016
Added on Oct 19 2016
3 comments
394 views