o2d9_system_log table empty

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 .

  • 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.