-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[AI-5206] DDS: WatchGuard Firebox Integration v1.0.0 #20030
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
base: master
Are you sure you want to change the base?
[AI-5206] DDS: WatchGuard Firebox Integration v1.0.0 #20030
Conversation
Created DOCS-10585 for documentation team review |
I think the CODEOWNERS file should be updated to reflect the ownership of this integration. |
Review from NouemanKHAL is dismissed. Related teams and files:
- agent-integrations
- .github/CODEOWNERS
We have updated CODEOWNERS file. |
watchguard_firebox/assets/dashboards/watchguard_firebox_proxy_policy.json
Outdated
Show resolved
Hide resolved
watchguard_firebox/assets/dashboards/watchguard_firebox_vpn.json
Outdated
Show resolved
Hide resolved
watchguard_firebox/assets/dashboards/watchguard_firebox_firewall.json
Outdated
Show resolved
Hide resolved
/watchguard_firebox/ @DataDog/agent-integrations | ||
/watchguard_firebox/*.md @DataDog/agent-integrations @DataDog/documentation | ||
/watchguard_firebox/manifest.json @DataDog/agent-integrations @DataDog/documentation | ||
/watchguard_firebox/assets/logs/ @DataDog/agent-integrations @DataDog/documentation @DataDog/logs-backend @DataDog/logs-core |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/watchguard_firebox/assets/logs/ @DataDog/agent-integrations @DataDog/documentation @DataDog/logs-backend @DataDog/logs-core | |
/watchguard_firebox/assets/logs/ @DataDog/agent-integrations @DataDog/documentation @DataDog/logs-backend @DataDog/logs-integrations-reviewers |
I think log integrations review are handled by @DataDog/logs-integrations-reviewers instead of @DataDog/logs-core
What does this PR do?
PR for a new integration WatchGuard Integration 1.0.0
Additional Notes
-- OOTB detection rules JSON would be shared separately with the required teams as a part of separate repository .
-- Since during the standard attribute remapping we are not preserving the source attributes as per suggested best practices, it would result in filters using these standard attributes populating the values of other integrations as well as per current datadog behavior.
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged