Description

This article addresses an issue where using an FQDN as the host in the security log configuration prevents logs from being successfully sent to an external syslog server.

Symptoms

> show configuration security log
utc-timestamp; mode stream; format sd-syslog; source-interface ge-0/0/1.0; stream sd-cloud-logs { category all; host { <Hostname>----------> hostname causing the issue port 6514; } transport { division line-based; protocol tls; tls-profile syslog-profile; } }

Solution

This is a known issue, and the fix is available in the below versions.

 

21.2R3-S6
21.2X32
21.2X32-D20
22.3R3-S1

 

Please refer to PR1708116.

 

Modification History

2024-07-24 : Article Created