improve syslog configuration instructions and GUI CLI note - #3124
Open
tfanouillere-sekoia wants to merge 2 commits into
Open
improve syslog configuration instructions and GUI CLI note#3124tfanouillere-sekoia wants to merge 2 commits into
tfanouillere-sekoia wants to merge 2 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the FortiGate integration documentation to make syslog configuration instructions clearer (including placeholder values) and to add a note about accessing the CLI from the GUI.
Changes:
- Clarifies that users should replace the syslog forwarder IP/port values in the CLI configuration snippet.
- Removes a placeholder “....” line from the logging filter example.
- Adds a GUI tip for opening the CLI console and running the documented commands.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
69
to
+73
|
|
||
| - **Configure Fortigate:** | ||
| - The first step is to configure Fortigate to log the awaited traffic. | ||
| - You can configure FortiOS to send log messages to remote syslog servers in standard, CSV, or CEF (Common Event Format) format. These three formats are accepted by the Sekoia.io intake. | ||
| - To enable syslog, log into the CLI and enter the following commands: | ||
| - To enable syslog, log into the CLI and enter the following commands. Replace the IP address and port with your syslog forwarder values: |
|
Newest code from tfanouillere-sekoia has been published to preview environment 🚀 Latest deployment was built on 2026-07-21 13:53:10 (e7ed040aeddf295fd75b86545344e9f4dc9c09d4). |
mchupeau-sk
reviewed
Jul 28, 2026
Comment on lines
+105
to
+106
| - With some Fortigate appliances, it may not be possible to do the above configuration through the command line. An alternative method is to use the graphical interface and go to the `Log Settings` menu. From there you can choose every logging option within `Event Logging` and `Local Traffic Log` except for the `Denied` options. | ||
| - To open the CLI console from the GUI, click the `>_` icon in the top-right corner, then run the CLI commands from this guide. |
There was a problem hiding this comment.
Done in the latest commit — both lines are now wrapped in a !!! warning admonition.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/SekoiaLab/integration/issues/1318