Skip to main content

linux-apache2a Morio Client Module

This module bundles configuration for the following agents:logs

logs(template for Filebeat)
/modules/logs/input-templates.d/linux-apache2.yml

Collects access and error log data from the Apache 2.x HTTP Server on Linux systems

Client Variables

LOGS_LINUX_APACHE2_ACCESS_LOG_PATHS:
["/var/log/apache2/*access*.log"]

A (glob) list of paths from which to collect Apache access logs

LOGS_LINUX_APACHE2_ERROR_LOG_PATHS:
["/var/log/apache2/*error*.log"]

A (glob) list of paths from which to collect Apache error logs