Skip to content

It is not possible to change the prefix of the Audit file (FileAuditHandler auditFilePrefix not taken in account) #80

@franck-benault

Description

@franck-benault

Hello,

bug found in Audit4j-core version 2,5,0

It is not possible to change the prefix of the audit file : this file always starts with the default prefix (Audit_log)
the property auditFilePrefix is not taken in account in FileAuditHandler, because in the class FileHandlerUtil the method generateAuditFileName() has a hardcoded prefix name.

see also the request in stackoverflow.com
https://stackoverflow.com/questions/51129472/change-the-file-name-in-audit4j

Regards Franck

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions