Skip to content

Standardization of log messages from the Audit App #26127

@marcohald

Description

@marcohald

Is your feature request related to a problem? Please describe.
It would be easier to parse the Audit Log if all Entries have the same format.
Now i need to use a lot of regex to parse some entries in the audit.log file.
A standardized entry Format like Action: "What happened" would be nice

Describe the solution you'd like
A Format like in the Files Module would be great

'File renamed: "%s" to "%s"',

The entries from this Line

'The %s "%s" with ID "%s" has been shared via link with permissions "%s" (Share ID: %s)',
are hard to parse
Edit:
for example
'%s shared via link: \""%s" with ID "%s" has been shared via link with permissions "%s" (Share ID: %s)\"',

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapenhancementneeds infostaleTicket or PR with no recent activity

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions