Apache integration - own log pattern

Hi
I used elk stack 8.3

I would like to use the apache integration, but the log format is non-standard.

access_log_pattern=%{X-Forwarded-For}i %h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-Agent}i\"

I get the message:
Provided Grok expressions do not match field value.

Where can I indicate that elastic-agent / apache integration parses this log well

I found a direction that may turn out to be a solution.
I take 'custom log' integrations, copy pipeline "logs-apache.access-1.3.5"' in'"ingest pipelines" and set up my grok pattern there.

The question is:
Will I still be able to use the dashboard from apache integration?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.