Redis fields
Redis-specific event fields.
redis.return_value
- The return value of the Redis command in a human readable format.
redis.error
-
If the Redis command has resulted in an error, this field contains the error message returned by the Redis server.