Open the menu
    ```html

    Audit: Configuration

    In addition to enabling and disabling the types of audit, it is also possible to configure in the Audit Service the time that entries will be stored. In the administration screen, when selecting the “Configuration” option, the configuration screen will be displayed. After the specified time (in days), the audit entries will be removed from the database.

    Log Configuration

    In the lumislogconfig.yml file, you can configure where the audit log file will be saved and the format of its name:

    Features

    • It is an administration interface

    Screens

    Configuration
    • Item cleanup interval (in days) (integer, required field)

    Permissions

    • Manage service instance: Allows managing all the data of this service instance, including deleting it entirely.

    Actions

    • commit
    ```