Hello dears
I have many web servers running on Centos 7, I have nginx logs located in var/log/nginx , (access.log, error.log , etc,.), I want these logs to be sent to Fortisiem, how I can achieve this?
Hi Abdul
On CentOS 7 you use rsyslog, which is supported by FortiSIEM.
Just edit your /etc/rsyslog.conf to redirect nginx logs to FSM IP, then restart your syslog service.
Hello AEK
Thank you for your reply, I already configured the rsyslog.conf as *.* @ (Fortisiem IP) 514
, I think * means all logs, is there any further configuration to do?
Hi Abdul
That's right, *.* @x.x.x.x means all facilities and all priorities are sent to x.x.x.x.
No need to add ":514" since it is the default syslog port.
Nothing to do from OS side except to restart rsyslog service.
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 |
---|---|
1741 | |
1109 | |
755 | |
447 | |
240 |
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 2025 Fortinet, Inc. All Rights Reserved.