Summary:
1) Get log files to separate disk on Windows system
2) Stop repeating warnings from filling log?


Yesterday and today, my log filled with

Sep-03-21 02:50:05 Warning: got unexpected signal SEGV in Worker_10001:
package - Win32::Unicode::Dir, file -
c:/strawberry/perl/site/lib/Win32/Unicode/Dir.pm, line - 80!


yesterday's log is 20gb+ of this error
Today's grew until it filled my disk.  (it's a small operation without a
ton of disk space)

I cleared those big logs out and restarted ASSP without issue.   I've had
this before where something goes haywire, the logs fill, and I eventually
run out of space.

SO:

1) Can the logfile configuration be set to use a different disk?  I have
everything on my C drive in c:\ASSP\logs.  I understand that the path is
relative to the ASSP folder, but could I put in an inexpensive 1TB drive
just for logs, have that be the D drive, and do something like d:\ASSPLogs
for maillog??   I suppose I could get a symbolic link to the other drive,
but if I can just enter an alternate drive natively in the GUI, that'll be
better IMO.

2) Any chance of changing ASSP so that when something odd like this happens
warnings are only written every X minutes or something?  Some sort of cache
of the last error written? If the next one is the same, skip it unless X
minutes have passed?  Or trigger an ERROR line after X of the same error in
a row?  (I have email notification if error shows in the log)
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to