Skip to content

The file permissions of the log files stored locally using dlt-logstorage-ctrl cannot be modified through configuration #878

@YoungGDog

Description

@YoungGDog

In my project, we're not allowed to use any modified open-source code or libraries. However, during some security risk assessments, it's been specified that file permissions should be set to "644". The issue is that the files I generate always default to "666" permissions. I've combed through all the code but couldn't find any configuration options that would let me change the permissions of my log files without altering any library files.

I attempted to adjust the umask value before launching dlt-daemon, but unfortunately, that didn't do the trick.

Could I please get some assistance with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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