logfiles module not work properly in Freepbx 2.7.
when i installed the module, and input 500 lines ,then click view log button.
all results show like this:
/var/log/asterisk/full - last 500 lines
Redisplay Asterisk Full debug log (last 500 lines)
but when i use tail -n500 /var/log/asterisk/full. there are 500
line logs show properly.
Could you tell me what’s wrong?