Just posting this in case it helps someone else ...
I upgraded our FAZ-VM from v5.6 to v6.0 and then v6.2.1 ... and found that logs were no longer being received ... they were queueing up on our Fortigate and the "test connectivity" on the FGT was failing.
After some mild panic and troubleshooting, then opening a ticket with Fortinet, I discovered that you MUST have encryption enabled on the FGT in the Logging configuration. As soon as this was done, the problem was resolved.
I had read the Release Notes, however the Special Notices wording was as follows:
All OFTP connections must be encrypted for FortiAnalyzer 6.2.0 (or higher) Prior to upgrading to FortiAnalyzer 6.2, make sure that all FortiGate devices are configured to use encryption when communicating with FortiAnalyzer. Starting with FortiAnalyzer 6.2.0, all OFTP communications must be encrypted.
It was not at all clear that OFTP meant Logging. Not to me anyway.
Hope this helps someone else ...
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
For VMs (FAZ & FG) do this
@ FAZ
config system global@ FG
set log-forward-cache-size 4
set oftp-ssl-protocol sslv3
end
config log fortianalyzer settingwait for a min or two then issue
set serial "FAZ-VM0000000001"
set ssl-min-proto-version SSLv3
end
execute log fortianalyzer test-connectivity
you saved my day...
For VMs (FAZ & FG) do this
@ FAZ
config system global@ FG
set log-forward-cache-size 4
set oftp-ssl-protocol sslv3
end
config log fortianalyzer settingwait for a min or two then issue
set serial "FAZ-VM0000000001"
set ssl-min-proto-version SSLv3
end
execute log fortianalyzer test-connectivity
Thank you miraching it worked for me and I only added one FAZ line you specified:
set oftp-ssl-protocol sslv3
thanks alot
you saved my day
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1661 | |
1077 | |
752 | |
443 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.