Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filebeat 7.12.1 logging.files.permissions: 0644 no work #25685

Closed
Notelzg opened this issue May 12, 2021 · 2 comments
Closed

filebeat 7.12.1 logging.files.permissions: 0644 no work #25685

Notelzg opened this issue May 12, 2021 · 2 comments
Labels
bug libbeat needs_team Indicates that the issue/PR needs a Team:* label

Comments

@Notelzg
Copy link

Notelzg commented May 12, 2021

filebeat 7.12.1 logging.files.permissions: 0644 no work

Please include configurations and logs if available.
logging.level: debug
logging.selectors: ["*"]
logging.to_files: true
logging.files:
path: /usr/local/Caskroom/filebeat-7.12.1-darwin-x86_64/log
name: mifi-filebeat
keepfiles: 7
permissions: 0644

when i run filebeat with cmd: ./filebeat -c filebeat.yml
ls -alh /usr/local/Caskroom/filebeat-7.12.1-darwin-x86_64/log/mifi-filebeat
-rw-r----- 1 logan92 admin 16K May 12 19:56 mifi-filebeat
the file permission is not 0644, is 0630 that's why?

For confirmed bugs, please report:

  • Version: 7.12.1
  • Operating System: Mac OS X
  • Discuss Forum URL:
  • Steps to Reproduce:
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 12, 2021
@botelastic
Copy link

botelastic bot commented May 12, 2021

This issue doesn't have a Team:<team> label.

@andrewkroh
Copy link
Member

Duplicate of #24555 and sort of #20584.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug libbeat needs_team Indicates that the issue/PR needs a Team:* label
Projects
None yet
Development

No branches or pull requests

2 participants