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

Re-open issue number 4014 #9257

Closed
L1ghtman2k opened this issue Aug 21, 2024 · 2 comments
Closed

Re-open issue number 4014 #9257

L1ghtman2k opened this issue Aug 21, 2024 · 2 comments

Comments

@L1ghtman2k
Copy link

#4014 seems to be getting a lot of follow-up requests to re-open the issue, but maybe there is an issue with visibility?

@msr1132
Copy link

msr1132 commented Aug 21, 2024

fluentbit is skipping (dismissed) the below log files. please find the below logs from fluentbit pod

give_me_access_20@onprem-node169:/var/lib$ kubectl logs fluentbit-fluent-bit-4bq98 -n onprem | grep -i bdf9c525078f0bdb318b0
[2024/08/21 17:26:07] [debug] [input:tail:tail.2] scan_blog add(): dismissed: /var/lib/docker/containers/bdf9c525078f0bdb318b0ca1864c6bd8b83ebd128de0d64990956fb954b8e1bd/bdf9c525078f0bdb318b0ca1864c6bd8b83ebd128de0d64990956fb954b8e1bd-json.log, inode 21669158
[2024/08/21 17:27:07] [debug] [input:tail:tail.2] scan_blog add(): dismissed: /var/lib/docker/containers/bdf9c525078f0bdb318b0ca1864c6bd8b83ebd128de0d64990956fb954b8e1bd/bdf9c525078f0bdb318b0ca1864c6bd8b83ebd128de0d64990956fb954b8e1bd-json.log, inode 21669158
[2024/08/21 17:28:07] [debug] [input:tail:tail.2] scan_blog add(): dismissed: /var/lib/docker/containers/bdf9c525078f0bdb318b0ca1864c6bd8b83ebd128de0d64990956fb954b8e1bd/bdf9c525078f0bdb318b0ca1864c6bd8b83ebd128de0d64990956fb954b8e1bd-json.log, inode 21669158
[2024/08/21 17:29:07] [debug] [input:tail:tail.2] scan_blog add(): dismissed: /var/lib/docker/containers/bdf9c525078f0bdb318b0ca1864c6bd8b83ebd128de0d64990956fb954b8e1bd/bdf9c525078f0bdb318b0ca1864c6bd8b83ebd128de0d64990956fb954b8e1bd-json.log, inode 21669158

as per my filter below it should pick the above mentioned log file
[INPUT]
Name tail
Path /var/lib/docker/containers//.log
multiline.parser docker, cri
Tag docker.*
Mem_Buf_Limit 512MB
Exclude_Path /var/log/containers/vcluster, /var/log/containers/fluent

@L1ghtman2k
Copy link
Author

Closing, since 4014 was re-opened

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants