SLOWLOG¶
This command is used in order to read and reset the Redis slow queries log.
Redis Core
SLOWLOG GET¶
Returns the Redis slow queries log.
Parameters¶
Parameter | Description |
---|---|
Size | Number of rows to return. Default value is 10 |
Streaming¶
Streaming supported as Data frame.
Visualization¶
- Table