Asterisk : Open big log file

When you enable asterisk logs, specifially full logs with DEBUG,

your log file could increase quickly. Open it with vi can use a lot of memory of your server

and prevent you to receive a lot of calls.

You can use split command line to split your file to smaller one

split full

Comments

Leave a Reply