Hi Kiran, I'm sending syslog directly from the FTD devices. Here is the config file. [tcp://192.168.1.2:1470] connection_host = dns index = cisco_sfw_ftd_syslog sourcetype = cisco:ftd:syslog [sbg_sfw_syslog_input://FTD_Pier] event_types = *,syslog_intrusion,syslog_connection,syslog_file,syslog_file_malware index = cisco_sfw_ftd_syslog interval = 600 port = 1470 restrictToHost = 192.168.1.2 sourcetype = cisco:ftd:syslog type = tcp [tcp://192.168.200.2:1470] connection_host = dns index = cisco_sfw_ftd_syslog sourcetype = cisco:ftd:syslog [sbg_sfw_syslog_input://FTD_Kona] event_types = *,syslog_intrusion,syslog_connection,syslog_file,syslog_file_malware index = cisco_sfw_ftd_syslog interval = 600 port = 1470 restrictToHost = 192.168.200.2 sourcetype = cisco:ftd:syslog type = tcp Thanks, Mike
... View more