Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick #12695 to 7.1: Filebeat - Modules Apache - Error : Fix Client IP - missing PORT #12730

Merged
merged 2 commits into from
Jul 2, 2019

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Jul 1, 2019

Cherry-pick of PR #12695 to 7.1 branch. Original message:

http://httpd.apache.org/docs/current/mod/core.html#errorlog

Default : ErrorLogFormat "[%t] [%l] [pid %P] %F: %E: [client %a] %M"
%a = Client IP address and port of the request

@jsoriano jsoriano requested a review from a team as a code owner July 1, 2019 09:33
…tic#12695)

Client addresses can contain the port in the default log format,
add support for this.

(cherry picked from commit fa8c467)
@jsoriano jsoriano force-pushed the backport_12695_7.1 branch from 71be525 to ee02fba Compare July 1, 2019 09:34
@jsoriano jsoriano merged commit 1794f8f into elastic:7.1 Jul 2, 2019
@jsoriano jsoriano deleted the backport_12695_7.1 branch July 2, 2019 12:32
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…th port in Apache error logs (elastic#12730)

Client addresses can contain the port in the default log format,
add support for this.

(cherry picked from commit b81c58c)

Co-authored-by: William VINCENT <willouuu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants