-
Notifications
You must be signed in to change notification settings - Fork 511
[juniper_srx] Update Juniper SRX documentation #15836
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: main
Are you sure you want to change the base?
Conversation
Update Juniper SRX documentation, with more details on use cases, compatibility, set up instructions, and troubleshooting steps.
🚀 Benchmarks reportTo see the full report comment with |
|
Pinging @elastic/integration-experience (Team:Integration-Experience) |
💚 Build Succeeded
History
|
| **Issue: Events are not parsed correctly.** | ||
| * **Verify Syslog Format**: Ensure the log format on the SRX device is set to `structured-data + brief`. Custom log formats may not parse correctly. | ||
| * **Check Junos OS Version**: Confirm you are running Junos OS 19.x or later. |
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.
@mjwolf how do we know that it's been tested for 19.x or later?
From https://www.juniper.net/documentation/product/us/en/junos-os/#cat=release_notes JunOS is at 25.2 - is that what we want to say? Have we actually tested it against 19.x version or later?
|
|
||
| The Juniper SRX integration collects the following log types from SRX devices: | ||
|
|
||
| * **RT_FLOW**: Session creation, closure, and denial events, including NAT translations. |
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.
do you think it's valuable to list the subsections of the different message types. The old version of the documentation had a full table, i.e. RT_FLOW -> RT_FLOW_SESSION_CREATE, RT_FLOW_SESSION_CLOSE. Do you think we are loosing information here that the user might want
qcorporation
left a comment
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.
Overall it's really good the improvements, just two lingering questions
Proposed commit message
Update Juniper SRX documentation, with more details on use cases, compatibility, set up instructions, and troubleshooting steps.
This also adds a knowledge_base file to the package, which can be used by other tools to which use information about this integration.
Checklist
changelog.ymlfile.- [ ] I have verified that any added dashboard complies with Kibana's Dashboard good practicesScreenshots
Update documentation as rendered in Kibana:
