Перейти к содержанию

redis

Использование

log redis [-h] [--to_file]

Описание

Чтение журналов сервиса redis (/var/log/redis/redis-server.log*).

Аргументы

  • --to_file - Redirect output to file (/tmp/cli-stdout.txt).

Примеры использования

  • Useful shortcuts:
  • q - exit
  • h - help
  • \(slash) - search
  • &(ampersand) - show only lines containing a substring (like grep); &<enter> exits this mode
  • F - follow mode (like tail -f; press Ctrl-C to exit this mode)