Disable Logs

davidias7 years ago

Traccar creating logs with 6gb and causing server error 500, how disable logs, i have tried edit the file default but still creating log files.

Anton Tananaev7 years ago

You can control logging level using logger.level. You can set it to off if you want, but I think you should fix the root cause of the issue instead of trying to fix the symptom.

davidias7 years ago

And the root cause would be? New installation?
<entry key='logger.level'>off</entry> <- this correct?

Anton Tananaev7 years ago

Well, you need to find out what the root cause is. I can only guess.

Yes, that looks correct.

davidias7 years ago

Thanks, I'm going to try a new installation, since it's only happening after I've re installed the system, if the problem continues, I'll do a more thorough search.

davidias7 years ago

unfortunately, the tracar continues to create the log wrapper with more than 6GB, and this unfortunately continues to prevent the system from running ...