Internal Nxlog.log file not being created and updated

Tags:

#1 jd01

HI guys after upgrading to the latest CE edition i noticed that the nxlog.log file wasn't being updated. This is the beginning of my config:

**define MYLOGFILE /home/nxlog_ce/nxlog.log**
<Extension _syslog>
    Module      xm_syslog
</Extension>
**LogLevel INFO**
**LogFile /home/nxlog_ce/nxlog.log**

I went ahead and added the lines marked with ** and still no logs. can anyone help me?

#2 jeffron Nxlog ✓
#1 jd01
HI guys after upgrading to the latest CE edition i noticed that the nxlog.log file wasn't being updated. This is the beginning of my config: **define MYLOGFILE /home/nxlog_ce/nxlog.log** <Extension _syslog> Module xm_syslog </Extension> **LogLevel INFO** **LogFile /home/nxlog_ce/nxlog.log** I went ahead and added the lines marked with ** and still no logs. can anyone help me?

Hi Jocelyn,

Can you confirm that the nxlog user has sufficient permissions to write to the specified log path?

Regards,

Jeffron