-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Convert Filebeat postgresql.log to ECS #9308
Commits on Dec 20, 2018
-
Perform straightforward ECS renames:
- postgresql.log.level => log.level - postgresql.log.user => user.name
Mathieu Martin committedDec 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 6b84f56 - Browse repository at this point
Copy the full SHA 6b84f56View commit details -
Rename incorrectly named
postgresql.log.thread_id
toprocess.pid
Mathieu Martin committedDec 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 39053ff - Browse repository at this point
Copy the full SHA 39053ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d41e599 - Browse repository at this point
Copy the full SHA d41e599View commit details -
Copy duration to
event.duration
, properly scaledMathieu Martin committedDec 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 7110322 - Browse repository at this point
Copy the full SHA 7110322View commit details -
Add float coercion missed during rebase
Mathieu Martin committedDec 20, 2018 Configuration menu - View commit details
-
Copy full SHA for e2cf01e - Browse repository at this point
Copy the full SHA e2cf01eView commit details -
Coerce
core_id
to an integer as wellMathieu Martin committedDec 20, 2018 Configuration menu - View commit details
-
Copy full SHA for b35ce71 - Browse repository at this point
Copy the full SHA b35ce71View commit details -
Migrate the timezone field to ECS as well
Mathieu Martin committedDec 20, 2018 Configuration menu - View commit details
-
Copy full SHA for b958718 - Browse repository at this point
Copy the full SHA b958718View commit details -
Alias pgsql migrated fields, include the new migration attribute
Mathieu Martin committedDec 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 6f4f8ba - Browse repository at this point
Copy the full SHA 6f4f8baView commit details -
Document field name transitions in ecs-migration.yml
Mathieu Martin committedDec 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 496440e - Browse repository at this point
Copy the full SHA 496440eView commit details -
Mathieu Martin committed
Dec 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 4823a8d - Browse repository at this point
Copy the full SHA 4823a8dView commit details -
Fix alias in ecs-migration.yml
Mathieu Martin committedDec 20, 2018 Configuration menu - View commit details
-
Copy full SHA for a350d41 - Browse repository at this point
Copy the full SHA a350d41View commit details