Skip to content

quickstart 中 mock-filebeat 在非Root 用户下启动失败 #9

@white-cc

Description

@white-cc

当docker执行用户为root用户 和 文件 docker-compose/mock-filebeat.yml 用户不对应时,mock-filebeat 会启动失败。
Exiting: error loading config file: config file ("filebeat.yml") must be owned by the user identifier (uid=1000) or root
在quickstart 这种测试场景中,是不是考虑给ting001/file-beat-ck 加上 -strict.perms=false 启动参数
https://www.elastic.co/guide/en/beats/libbeat/5.3/config-file-permissions.html#_disabling_strict_permission_checks

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