Specifying Log Formats - Oracle HTTP Server B12255-01 Administrator's Manual

10g release 1 (10.1)
Table of Contents

Advertisement

OraLogDir <bus stop dir>
Specifies the path to the directory which contains all log files. This directory must
exit.
Default:
I
I

Specifying Log Formats

LogFormat specifies the information included in the log file, and the manner in
which it is written. The default format is the Common Log Format (CLF). The CLF
format is: host ident authuser date request status bytes
I
I
I
I
I
I
I
UNIX: ORACLE_HOME/Apache/Apache/logs/oracle
Windows: ORACLE_HOME\Apache\Apache\logs\oracle
host: This is the client domain name or its IP number.
ident: If IdentityCheck is enabled and the client machine runs identd,
then this is the client identity information.
authuser: This is the user ID for authorized user.
date: This is the date and time of the request in the
<day/month/year:hour:minute:second> format.
request: This is the request line, in double quotes, from the client.
status: This is the three-digit status code returned to the client.
bytes: This is the number of bytes, excluding headers, returned to the client.
Specifying Log Formats
Configuring and Using Server Logs 6-5

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HTTP Server B12255-01 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Http server

Table of Contents