...
No Format |
---|
[root@server asterisk-1114.X.Y]# make config |
As your Asterisk system runs, it will generate logfiles. It is recommended to install the logrotation
script in order to compress and rotate those files, to save disk space and to make searching them or cataloguing them easier. To do this, use the make install-logrotate command.
No Format |
---|
[root@server asterisk-1114.X.Y]# make install-logrotate |