We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1. ssh into the machine
ssh tradeheroadmin@thvm-redis01.cloudapp.net
2. Check if the redis server (should answer PONG if running)
redis-cli ping
3. To start the server if not running
sudo /etc/init.d/redis-server start
4. Check the logs
tail -n 200 /var/log/redis/redis-server.log
There was an error while loading. Please reload this page.