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

beater/middleware: update fields to be ECS-compliant #3796

Closed
axw opened this issue May 14, 2020 · 1 comment
Closed

beater/middleware: update fields to be ECS-compliant #3796

axw opened this issue May 14, 2020 · 1 comment
Assignees

Comments

@axw
Copy link
Member

axw commented May 14, 2020

We should update the logging middleware to use ECS-compliant field names and values:

func LogMiddleware() Middleware {

"method" -> "http.method", "URL" -> "http.url", etc.

@simitt
Copy link
Contributor

simitt commented May 28, 2020

Depends on elastic/beats#18820

simitt added a commit to simitt/apm-server that referenced this issue May 28, 2020
If `logging.ecs` is set log data in ECS compliant way.

closes elastic#3796
simitt added a commit to simitt/apm-server that referenced this issue May 28, 2020
If `logging.ecs` is set log data in ECS compliant way.

closes elastic#3796
simitt added a commit to simitt/apm-server that referenced this issue Jun 16, 2020
If `logging.ecs` is set log data in ECS compliant way.

closes elastic#3796
@zube zube bot closed this as completed Jun 17, 2020
@zube zube bot reopened this Jun 17, 2020
@simitt simitt closed this as completed in 3787214 Dec 15, 2020
simitt added a commit to simitt/apm-server that referenced this issue Dec 15, 2020
If `logging.ecs` is set log data in ECS compliant way.

closes elastic#3796
simitt added a commit that referenced this issue Dec 15, 2020
If `logging.ecs` is set log data in ECS compliant way.

closes #3796
@axw axw removed the [zube]: Done label Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants