https://safalaya.com/ . I am using Elgg - 6.2.2 . My database size is full . Can I empty o2d9_system_log table ? It is taking more than half space .
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Jerome Bakker@jeabakker

Jerome Bakker - 0 likes
You must log in to post replies.Yes you could truncate the system_log table.
However it might be better to enable log rotation in the system_log plugin settings. There you can also set a time limit on how long you wish to keep the archived logs. That way the system will clean itself.