Searched refs:_REDIS_LOG_FILE (Results 1 – 1 of 1) sorted by relevance
97 _REDIS_LOG_FILE="/var/log/redis_$REDIS_PORT.log"98 read -p "Please select the redis log file name [$_REDIS_LOG_FILE] " REDIS_LOG_FILE100 REDIS_LOG_FILE=$_REDIS_LOG_FILE