The problem/use-case that the feature addresses
Just like the SLOWLOG command, support for Bigkeys log and Hotkeys log will enable user to check out which usage need to be optimized in the application.
Description of the feature
Not just like the redis-cli options --bigkeys or --hotkeys, these log command will enable us to check it out without scanning the whole node, that will reduce the time cost and depressure the node.