Apache HTTP Server
Access and error logs from Apache HTTP Server: every client IP, URI, status code plus runtime warnings or faults from worker processes.
Namespace-Specific Fields (21)
These are the fields that are defined uniquely within a given namespace. They capture data points or attributes that only apply to that particular product or data source—nothing else in the system uses them. In other words, they represent the shape and semantics of records that are directly owned by this namespace.
Field | Type |
---|---|
apache.httpd.type | string |
apache.httpd.serverPort | pint |
apache.httpd.server | string |
apache.httpd.client | string |
apache.httpd.user | string |
apache.httpd.rawRequest | string |
apache.httpd.method | string |
apache.httpd.endpoint | string |
apache.httpd.protocol | string |
apache.httpd.status | pint |
apache.httpd.bytesSent | plong |
apache.httpd.referrer | string |
apache.httpd.userAgent | string |
apache.httpd.module | string |
apache.httpd.level | string |
apache.httpd.pid | pint |
apache.httpd.tid | pint |
apache.httpd.caller | string |
apache.httpd.errorCode | string |
apache.httpd.clientPort | pint |
apache.httpd.message | text_general |