Source types for the Splunk Add-on for Apache Web Server¶
The Splunk Add-on for Apache Web Server provides the index-time and search-time knowledge for Apache Web Server events, metadata, user and group information, collaboration data, and tasks in the following formats.
| Source type | Description | CIM data models |
|---|---|---|
apache:access |
The server access log records all requests processed by the server, the location and content of the access. | Web |
apache:error |
The server error log sends diagnostic information and records any errors that it encounters in processing requests. | None |
apache:access:kv |
Apache httpd detailed server access log information in KV format. | Web |
apache:access:json |
Apache httpd detailed server access log information in JSON format. | Web |
apache:access:combined |
Apache httpd detailed server access log in Out-of-the-box default format. | None |