-
Notifications
You must be signed in to change notification settings - Fork 439
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
[Fortinet] updating fortinet ecs version and add event.original options #1043
Conversation
💔 Build Failed
Expand to view the summary
Build stats
Trends 🧪Steps errors
Expand to view the steps failures
|
* Fixing data types of scalar fields * Adding CHANGELOG entry
* Updating elastic-package dependency * Re-generating READMEs * Updating syntax in README template for prometheus package * Rebasing on master
…r package GA (#1070) * stashing changes * stashing changes * updating aws ECS version and adding event.original options * linting, formatting and update manifest and changelog * adding missing ecs fields * updating pipeline based on PR review * fixing processor checks * decreasing version on this package so it can be merged * removing fields from fingerprint
* Osquery manager: add platform and version fields * Update PR number in changelog.yml * Bump up kibana version to 7.14
* Fix security pipeline to support string event.code Co-authored-by: Lee E. Hinman <lee.e.hinman@elastic.co>
* Fix security pipeline to support string event.code Co-authored-by: Lee E. Hinman <lee.e.hinman@elastic.co>
💔 Build Failed
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪Steps errors
Expand to view the steps failures
|
What does this PR do?
Updates package ECS version to 1.10.
Sync module changes to packages if any.
Adds Preserve Raw event functionality if not already exists.
Adds pipeline tests if missing.
Checklist
changelog.yml
file.manifest.yml
file to point to the latest Elastic stack release (e.g.^7.13.0
).Related issues