Hi,
I was recieving fortigate log just fine when i was using the below config in the env file.
SC4S_SOURCE_TLS_ENABLE=yes
SC4S_LISTEN_FORTINET_RFC6587_PORT=9XXX
SC4S_LISTEN_FORTINET_RFC5425_PORT=9XXX
After applying TLS on my other sources, for example it went from
SC4S_LISTEN_DELL_IDRAC_TCP_PORT=9XXX to SC4S_LISTEN_DELL_IDRAC_TLS_PORT=9XXX
and it worked just by replacing the protocol to TLS.
However, it's not that straight forward for the FORTINET logs. Anyone has encountered this situation before?
Appreciate the help. 😃