Apache HTTP Server
Apache HTTP Server is the world's most widely used web server software, providing a secure, efficient, and extensible server platform for modern web applications and services.
Access
No description available.
📊 Apache Combined Log Format
Standard HTTP access logs with extended client information
Records all HTTP requests to the Apache web server including client IP, authenticated user, timestamp, request method and URI, HTTP status code, response size, referrer URL, and user agent string.
📋 Apache Common Log Format
Standard HTTP access logs with basic request information
Records all HTTP requests to the Apache web server in the standardized Common Log Format (CLF), including client IP, authenticated user (if any), timestamp, HTTP request method and URI, status code, and response size. This is the most widely-used and standardized Apache log format.
Application
No description available.
📄 Oracle XDO Template Processor Errors
BI Publisher template and report generation errors
Records errors and diagnostic information from Oracle XML Publisher (BI Publisher) XDO template processor. Logs XML parsing errors, template syntax issues, PDF/Excel generation failures, font problems, memory allocation errors, and data source connectivity issues during report generation.
Error
No description available.
⚠️ Apache HTTP Error Log
Server errors, warnings, and diagnostic messages
Records error conditions, warnings, configuration issues, and diagnostic information from the Apache HTTP Server. Includes server startup/shutdown events, client connection errors, script failures, SSL/TLS issues, module loading problems, and other operational events.
Forensic
No description available.
🔍 Apache Forensic Log
Detailed request/response logging for security analysis
Apache forensic logs from mod_log_forensic module provide detailed request and response logging with unique request IDs. Each request generates two log entries: one before processing (marked with '+') and one after processing (marked with '-'), enabling correlation and security analysis.
Plugin
No description available.
🔌 WebSphere Plugin Error Log
Application server connection and failover errors
Records errors and warnings from the IBM WebSphere Application Server Plugin for Apache HTTP Server. Logs connection failures to application servers, server failover events, transport errors, SSL handshake failures, session affinity issues, and retry attempts.