Skip to content
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

Add Ingest Pipeline script to map IANA Protocol Numbers #2470

Merged
merged 9 commits into from
Feb 11, 2022

Conversation

legoguy1000
Copy link
Contributor

@legoguy1000 legoguy1000 commented Jan 5, 2022

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

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@elasticmachine
Copy link

elasticmachine commented Jan 5, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-02-10T05:19:19.387+0000

  • Duration: 42 min 6 sec

Test stats 🧪

Test Results
Failed 0
Passed 407
Skipped 0
Total 407

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@efd6
Copy link
Contributor

efd6 commented Jan 5, 2022

/test

@andrewkroh
Copy link
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).

@legoguy1000
Copy link
Contributor Author

I'll add them.

@legoguy1000
Copy link
Contributor Author

Updated script with additional IANA numbers.

Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

/test

@andrewkroh
Copy link
Member

/test

@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@andrewkroh andrewkroh merged commit f3abaa1 into elastic:main Feb 11, 2022
@andrewkroh andrewkroh added Integration:aws AWS Integration:checkpoint Check Point Integration:Fortinet (Deprecated) Use one of the specific fortinet_X labels. Integration:crowdstrike CrowdStrike labels Feb 11, 2022
@andrewkroh andrewkroh added Integration:gcp Google Cloud Platform Integration:juniper_srx Juniper SRX labels Feb 11, 2022
eyalkraft pushed a commit to build-security/integrations that referenced this pull request Mar 30, 2022
* Add script to CheckPoint

* Add script to AWS VPC Flow

* Add script to Crowdstrike

* Add script to Fortinet

* Add script to GCP

* Add script to Juniper SRX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Integration:aws AWS Integration:checkpoint Check Point Integration:crowdstrike CrowdStrike Integration:Fortinet (Deprecated) Use one of the specific fortinet_X labels. Integration:gcp Google Cloud Platform Integration:juniper_srx Juniper SRX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checkpoint | Map IANA Protocol Numbers
5 participants