Filebeat apache2 module ssl_request_log grok pattern issue #8088
Labels
Filebeat
Filebeat
help wanted
Indicates that a maintainer wants help on an issue or pull request
module
Team:Integrations
Label for the Integrations team
Using the standard apache2 module for Apache access logs, I get
Provided Grok expressions do not match field value errors for example with:
[10/Aug/2018:09:45:56 +0200] 172.30.0.119 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_admin_tasks_html%22%2C%22args%22%3A%22%22%7D&nsp=b5c7d5d4b6f7d0cf0c92f9cbdf737f6a5c838218425e6ae21 HTTP/1.1" 1375
Log location:
/var/log/httpd/ssl_request_log
Apache version:
httpd.x86_64 2.4.6-80.el7.centos.1
Filebeat 6.3.2 config:
error.message in Kibana:
Provided Grok expressions do not match field value: [[10/Aug/2018:09:45:56 +0200] 172.30.0.119 TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_admin_tasks_html%22%2C%22args%22%3A%22%22%7D&nsp=b5c7d5d4b6f7d0cf0c92f9cbdf737f6a5c838218425e6ae21 HTTP/1.1" 1375]
For confirmed bugs, please report:
The text was updated successfully, but these errors were encountered: