Internal Nxlog.log file not being created and updated

View thread

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?