SyntaxFix
Write A Post
Hire A Developer
Questions
Check your error log file and then use the tail command as:
tail -200f /var/log/redis_6379.log
or
tail -200f /var/log/redis.log
According to your error file name..