I’ve searched forums and wiki, but didn’t find some useful info on my issue. The problem is that I configure logging to MMC card and as file name I enter micro-sd/logfile and set file count to 100. Everything seems ok and working, but when it should create next log file it just stops logging. I don’t know why and can’t find any reason. I’ve entered 2048 lines per file and max 100 files. Maybe is there any limitation ?
Somehow I think it is due to large line count per file. Yesterday I had the same problem logging to internal router’s disk. I set logging and I can see messages in log viewer, but files is not created. Then I delete all logging topics whic log to disk then recrete them and logging starts, but I don’t know when it will stop. I’ll try to lower line count per file and see what happens.
I set logging to 512 lines per file and at least until now I have no problems log to internal disk or micro sd card. So somehow I think that problem can be related to line count per file. But its not possible for me to confirm it.