Add Ingest Pipeline script to map IANA Protocol Numbers#2470
Merged
andrewkroh merged 9 commits intoelastic:mainfrom Feb 11, 2022
Merged
Add Ingest Pipeline script to map IANA Protocol Numbers#2470andrewkroh merged 9 commits intoelastic:mainfrom
andrewkroh merged 9 commits intoelastic:mainfrom
Conversation
787dc04 to
76816e0
Compare
Contributor
|
/test |
efd6
approved these changes
Jan 5, 2022
packages/gcp/data_stream/vpcflow/_dev/test/pipeline/test-vpcflow.log-expected.json
Outdated
Show resolved
Hide resolved
andrewkroh
reviewed
Jan 6, 2022
packages/aws/data_stream/vpcflow/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
Member
|
I think a few more IANA numbers should be added to the list. This issue mentions several other values that show up frequently in the user's network (like SCTP). |
Contributor
Author
|
I'll add them. |
Contributor
Author
|
Updated script with additional IANA numbers. |
Member
|
/test |
c736d27 to
3dab1b7
Compare
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
3dab1b7 to
1b10b82
Compare
andrewkroh
approved these changes
Feb 11, 2022
This was referenced Feb 14, 2022
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?
Adds an Ingest Pipeline script to multiple network based integrations to map IANA Protocol Numbers (1,6,17..) to their associated name (icmp, tcp, udp...)
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots