In regards to both the redis and ACL logs

Is it possible to request to view a specific subset of logged events as opposed to all logged events.

Do the logs record the identity of a user who performed an O&M action?

Comment From: oranagra

The redis log is just written to disk, there's no way to read it via a redis command. The ACL log can be read via the ACL LOG command but there's no way to read a subset of it. Maybe it would help if you describe our use case, and then we can advise you what to do, or suggest a new feature.

Comment From: oranagra

i guess the question was answered, feel free to re-open or respond if you have further questions or suggestion. i guess the use case may be related to https://github.com/redis/redis/issues/7853