c1 cms - Composite C1 log file issues - Folder growing too large -
i having trouble 1 of composite c1 websites regarding log files. log file folder seems growing large.
i have 20 sites similar , getting used similar. around 50mb in total whole site fine. particular site in question 750mb , 700mb of log files.
should log files clear out after amount of days?
does know why might happen?
how might go disabling logging?
is there harm manually deleting log files?
thanks
david
1) should log files clear out after amount of days?
no, log auto clearing hasn't been implemented.
2) know why might happen?
check log file's content. plain text files, can read them either console (top menu -> tools -> server log), or using log viewer tool
http://docs.composite.net/configuration/logging
there many reasons, of functionality crashes , related exception(s) logged multiple times
3) how might go disabling logging?
you can remove "file logger" configuration file ~/app_data/composite/composite.config
or choose log exceptions.
http://docs.composite.net/configuration/logging/enabling-verbose-logging
i recommend not though, stable site should running without frequent exceptions , restarts, , should not produce many log data
4) there harm manually deleting log files?
no.
Comments
Post a Comment