I have an application, which keeps track of some logs since its installation time.
Since the system log may be huge, my application's performance is too bad if the log is too large, but if we cleared the log just before installation, it will be much much better.
I know it is not my right to do so, but for now I am searching for its security issues.
So, will it considered - regardless the ethics - danger clearing the log named "system" only?