|
|
|||
|
|
| Apache log files. Native log file format of the Apache web server. Common variants are Apache Common Log and Apache Access Log. Is used by MathLM, the Mathematica license manager. Plain text format. Stores information about web server transactions. Represents each record as a line of text. Allows user-customized record formats. |
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties, and settings |
| "ByteCount" | byte size of the object returned to the client | |
| "Date" | date and time of the transaction, given as a string | |
| "Referrer" | site the client reports having been referred from | |
| "RemoteHost" | IP address or hostname of the client | |
| "RemoteUser" | user ID of the client as determined by HTTP authentication | |
| "RequestLine" | the client request as a string, normally containing the path of the requested object and information about the protocol | |
| "SessionID" | a string that identifies the user session | |
| "StatusCode" | the status code that the server returns to the client, as defined in the HTTP specification (RFC2616) | |
| "UserAgent" | browser identification as reported by the client | |
| "Attachments" | files attached to the message |
| "DataFormat" | Automatic | format specification, given as a list of data representation elements and separators representing one record |
| © 2013 Wolfram Research, Inc. |