Console logs are not generated ? why

We have a server with following settings in config document:

CONSOLE_LOG_ENABLED=1

CONSOLE_LOG_MAX_KBYTES=102400

I have also checked notes.ini and these settings are there but still there are no console logs created on the server.

Show server says Console Logging NOT Enabled

There is a file console.log which is only 1KB in size and does not have any details.

Server has been restarted several times but no luck

Please advise what can be done to resolve this.

Subject: Debug_outfile

Check your server’s notes.ini for the paramter debug_outfile. If it’s there, delete it or comment it out and see if that resolves the issue.

Subject: Can’t see debug_outfile in notes.ini

Can’t see debug_outfile in notes.ini

Subject: SOLUTION

Stop serverDelete console.log

Start server

It will definitely work.