[mimecast] add geo.ip support for siem logs, keep email.drection lowc…#3116
Merged
andrewkroh merged 4 commits intoelastic:mainfrom Apr 25, 2022
Merged
Conversation
…ase and use email.to.adress insread email.user for ttp-url logs
4 tasks
Member
|
/test |
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
efd6
reviewed
Apr 18, 2022
Contributor
efd6
left a comment
There was a problem hiding this comment.
This needs elastic-package build.
packages/mimecast/data_stream/ttp_url_logs/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/mimecast/data_stream/ttp_url_logs/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/mimecast/data_stream/ttp_url_logs/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/mimecast/data_stream/ttp_url_logs/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
Contributor
|
/test |
efd6
approved these changes
Apr 19, 2022
Contributor
efd6
left a comment
There was a problem hiding this comment.
Is there a reason not to keep the user name/domain in TTP as well as adding the email.to.address?
Contributor
Author
|
@efd6 That is request from Mimecast. They said to change that because in the ttp-ap for searching malicious logs they use email.to.address and email.from.address so they request change in order to keep searching consistent. And they also said to remove user.domain and user.name and accidentally removed user.email also so now I put that back. |
Contributor
|
Thanks for the explanation. |
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.
…ase and use email.to.adress insread email.user for ttp-url logs
What does this PR do?
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots