Have Redis setup with ruby on ubuntu server, but can\'t figure out how to access its log file. Tutorial says it should be here:
/var/log/redis_6379.log
You can also login to the redis-cli and use the MONITOR command to see what queries are happening against Redis.