{ "MONITOR": { "summary": "Listen for all requests received by the server in real time", "group": "server", "since": "1.0.0", "arity": 1, "function": "monitorCommand", "history": [ [ "6.0", "`AUTH` excluded from the command's output." ], [ "6.2", "`RESET` can be called to exit monitor mode." ], [ "6.2.4", "`AUTH`, `HELLO`, `EVAL`, `EVAL_RO`, `EVALSHA` and `EVALSHA_RO` included in the command's output." ] ], "command_flags": [ "ADMIN", "NOSCRIPT", "LOADING", "STALE" ] } }