-
Notifications
You must be signed in to change notification settings - Fork 444
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
[Okta] update okta ECS version #1067
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪 |
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
@marc-gr Any idea why the httpjson hbs file is used for both inputs? I saw it was included in the merge with master |
That is probably the merge being weird. The log input was just used for system tests and was removed here https://github.com/elastic/integrations/pull/1034/files |
Could you give this another check @marc-gr ? It should now not have anything weird after the merge. |
* update okta ECS version * linting, updating changelog and manifest * update fields and linting * update changelog and linting * fixing weird merge results
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