Skip to content

Conversation

@vinit-chauhan
Copy link
Contributor

Proposed commit message

Update Docs for checkpoint integration.

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.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

image

@vinit-chauhan vinit-chauhan requested a review from a team as a code owner November 18, 2025 20:48
Updated the link for documentation enhancement in changelog.
@elasticmachine
Copy link

elasticmachine commented Nov 18, 2025

💛 Build succeeded, but was flaky

Failed CI Steps

History

@andrewkroh andrewkroh added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:checkpoint Check Point Team:Integration-Experience Security Integrations Integration Experience [elastic/integration-experience] labels Nov 18, 2025
@elasticmachine
Copy link

Pinging @elastic/integration-experience (Team:Integration-Experience)

@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

Copy link
Contributor

@mjwolf mjwolf left a comment

Choose a reason for hiding this comment

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

I think this looks good, there's a few minor things to look at

## Compatibility

- **Check Point**: This integration is compatible with Check Point Security Gateways and Management Servers running R80.x, R81, and R81.x versions.
- **Elastic Stack**: Requires Kibana version 8.11.0 or later, or 9.0.0 or later.
Copy link
Contributor

Choose a reason for hiding this comment

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

The kibana version is also in the manifest, so it doesn't need to be here. You can either remove it entirely, or say something like "The stack version and agentless support is determined by the manifest."

- [Check Point sk122323: R80.x / R81.x Log Exporter command line utility](https://support.checkpoint.com/results/sk/sk122323)
- [Check Point sk115015: How to collect logs from Check Point Security Management Server and Security Gateway](https://support.checkpoint.com/results/sk/sk115015)

# Documentation sites
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think you need to have these links duplicated in both sections

### Compatibility

The Check Point integration collects one type of data: logs.
This integration is compatible with Check Point Security Gateways and Management Servers running R80.x, R81, and R81.x versions.
Copy link
Contributor

Choose a reason for hiding this comment

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

running R80.x, R81, and R81.x versions

Is this true for all these versions? The previous docs only said "This integration has been tested against Check Point Log Exporter on R81.X."

5. Configure the input types based on your vendor setup:
- **For UDP/TCP (Syslog)**:
- Select **Collect Check Point firewall logs (input: tcp)** or **(input: udp)**.
- Specify the `Syslog Host` (IP address of the Elastic Agent where logs will be received).
Copy link
Contributor

Choose a reason for hiding this comment

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

Specify the Syslog Host (IP address of the Elastic Agent where logs will be received).

I think this could be confusing (although the existing variable name of "Syslog Host" is the most confusing part). This is actually the address to listen on. I think we should make the description more clear, given the name is already not the best.

Maybe something like "Specify the Syslog Host (The IP address or hostname for the Elastic Agent to listen on. Use 0.0.0.0 to listen on all available network interfaces.)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:checkpoint Check Point Team:Integration-Experience Security Integrations Integration Experience [elastic/integration-experience]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants