(imported topic written by lucky_chen)
Can I safely delete log,
like BESRelay.log,BESWebReportsServer.log,GatherDB.log,BESGather.log,Download.log?
(imported topic written by lucky_chen)
Can I safely delete log,
like BESRelay.log,BESWebReportsServer.log,GatherDB.log,BESGather.log,Download.log?
(imported comment written by SystemAdmin)
Yes, it is safe to delete these log files. The logs will be recreated when there is more data to be written so by deleting them you are just clearing out the history of the component. We might request to see the logs for troubleshooting purposes but if the logs have grown too large you may need to delete them to recover the disk space. If you are worried about losing the history in the logs you might just rename the file (.log_archive) and compress it, the logs will usually compress very well.
(imported comment written by lucky_chen)
thanks Duni