[mimecast] Add 8.0.0 compatibility#2683
Merged
andrewkroh merged 2 commits intoelastic:mainfrom Feb 22, 2022
andrewkroh:mimecast/8-0-compat
Merged
[mimecast] Add 8.0.0 compatibility#2683andrewkroh merged 2 commits intoelastic:mainfrom andrewkroh:mimecast/8-0-compat
andrewkroh merged 2 commits intoelastic:mainfrom
andrewkroh:mimecast/8-0-compat
Conversation
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
Add 8.0.0 Elastic stack compatibility, fix the Github team name in manifest, and remove the redundant `event.ingested` from pipelines. Closes #2679
efd6
reviewed
Feb 13, 2022
| value: "{{ _ingest.timestamp }}" | ||
| - set: | ||
| field: ecs.version | ||
| value: "1.12.0" |
Contributor
There was a problem hiding this comment.
Is mimecast not moving to ECS 8.0.0? (all data_stream/*/elasticsearch/ingest_pipeline/default.yml)
Member
Author
There was a problem hiding this comment.
It should. I guess we missed it. @r00tu53r any reason this one got skipped? Maybe it merged in the middle of the update process.
In any case I think we can upgrade this package to ECS 8.0.0 independently of stack 8.0.0.
efd6
approved these changes
Feb 22, 2022
efd6
reviewed
Feb 22, 2022
| @@ -6,42 +6,41 @@ | |||
| "ecs": { | |||
| "version": "1.12" | |||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Add 8.0.0 Elastic stack compatibility, fix the Github team name in manifest, and remove the redundant
event.ingestedfrom pipelines.Closes #2679
Checklist
changelog.ymlfile.Related issues