Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Backport 7.53.x] Added checkpoint quantum firewall integration (#17306)
* Added checkpoint quantum firewall integration (#16522) * Added checkpoint quantum firewall integration * Add images and update manifest * Update CHANGELOG.md * Minor dashboard update * Update dashboards and folder stucture as per syslog integration * Moved logs in data collected section * review comment changes Co-authored-by: Austin Lai <[email protected]> * code review dashboard changes Co-authored-by: Austin Lai <[email protected]> * Readme changes * Address review comments * Update checkpoint_quantum_firewall/README.md Co-authored-by: Austin Lai <[email protected]> * Add logs YAML to generate test results * Update logs test samples * Rename logs test file * Update the changelog * Update log yaml id * Fix log pipeline and facets failures * Add `backend_only: false` to logs YAML * Rename `checkpoint_quantum_firewall.yml` to `checkpoint_quantum_firewall.yaml` * Add results to log samples * Update IP addresses in sample for geoip parser * Add results of geoip parser * Update checkpoint_quantum_firewall/changelog.d/16522.changed * Update manifest and add standard attributes in pipeline yaml file * Fix indentation for samples in yaml test file * Fix indentation for yaml test file * Reformat log samples * Remove test results from test yaml * Update log samples with service * Add |- to stringify samples * Revert |- change as it's returning invalid results * Update source to replace _ with - and related changes * Update spec.yaml file * Add integration name in labeler * Update in labeler yml file * Update service in test yaml file * Update test yaml file * Add standard attributes in pipeline yaml * Address review comments * Update test results * Update pipeline to rename the attribute path and update dashboards * Update test results * Address PR comments * Updated dashbboards, facets and pipelines Signed-off-by: nisargshah_crest <[email protected]> * Updating test results Signed-off-by: nisargshah_crest <[email protected]> * correcting results typo Signed-off-by: nisargshah_crest <[email protected]> * Updating dashboard and pipeline Signed-off-by: nisargshah_crest <[email protected]> * Adding test results Signed-off-by: nisargshah_crest <[email protected]> * Updating facet names and dashboards Signed-off-by: nisargshah_crest <[email protected]> * Updating test results Signed-off-by: nisargshah_crest <[email protected]> * Adding status facet Signed-off-by: nisargshah_crest <[email protected]> * Update checkpoint_quantum_firewall/datadog_checks/checkpoint_quantum_firewall/__about__.py * Removed checkpoint.quantum.firewall.status facet Signed-off-by: nisargshah_crest <[email protected]> * updated test results Signed-off-by: nisargshah_crest <[email protected]> * Address PR review comments * Address PR review comments * Revert changes for changelog --------- Signed-off-by: nisargshah_crest <[email protected]> Co-authored-by: Bhargav Nariyani <[email protected]> Co-authored-by: Austin Lai <[email protected]> Co-authored-by: mohittilala_crest <[email protected]> Co-authored-by: Florent Clarret <[email protected]> Co-authored-by: Florent Clarret <[email protected]> Co-authored-by: nisargshah_crest <[email protected]> Co-authored-by: Inigo Mediavilla Saiz <[email protected]> (cherry picked from commit f9b17b5) * Nudge CI --------- Co-authored-by: Tirthraj Chaudhari <[email protected]>
- Loading branch information