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 cannot collect log files of soft links. #42216

Closed
wangchao732 opened this issue Jan 4, 2025 · 1 comment
Closed

Filebeat cannot collect log files of soft links. #42216

wangchao732 opened this issue Jan 4, 2025 · 1 comment
Labels
needs_team Indicates that the issue/PR needs a Team:* label

Comments

@wangchao732
Copy link

Filebeat : 1.17.22
OS: Linux conetos 6.10

Image

[root@gateway021 ws]# ll /opt/lbs_nj/log/ws/farm_svr.log
lrwxrwxrwx 1 root root 28 1月 4 13:23 /opt/lbs_nj/log/ws/farm_svr.log -> farm_svr.log.20250104-132300
[root@gateway021 ws]# ll -s /opt/lbs_nj/log/ws/farm_svr.log
0 lrwxrwxrwx 1 root root 28 1月 4 13:23 /opt/lbs_nj/log/ws/farm_svr.log -> farm_svr.log.20250104-132300
[root@gateway021 ws]# ls -s farm_svr.log.20250104-132300
281676 farm_svr.log.20250104-132300
[root@gateway021 ws]# du -h farm_svr.log.20250104-132300
280M farm_svr.log.20250104-132300
[root@gateway021 ws]#

kafka topic is only partially created .

Image

Image

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jan 4, 2025
@botelastic
Copy link

botelastic bot commented Jan 4, 2025

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

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

No branches or pull requests

1 participant