feat(audit): clean up audit_rotate message
Summary
- feat(audit): clean up audit_rotate message
Previously it didnt contain title and severity because the event is emitted on tarantool side. As a dirty hack match the message and insert relevant fields.
Close https://git.picodata.io/picodata/picodata/picodata/-/issues/437
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
(if Lua API changed) Lua API version is bumped inluamod.rs
-
(if necessary) A follow-up doc issue is created in picodata/docs and linked here