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

the latest release 3.0.7 for red head enterprise 8.* crashes when Daemon is On #9050

Open
minghuiliu2008 opened this issue Jul 5, 2024 · 1 comment

Comments

@minghuiliu2008
Copy link

Bug Report

Describe the bug

To Reproduce

  • Rubular link if applicable:
  • Example log message if applicable:
{"log":"YOUR LOG MESSAGE HERE","stream":"stdout","time":"2018-06-11T14:37:30.681701731Z"}
  • Steps to reproduce the problem:

Expected behavior

Screenshots

Your Environment

  • Version used:
  • Configuration:
  • Environment name and version (e.g. Kubernetes? What version?):
  • Server type and version:
  • Operating System and version:
  • Filters and plugins:

Additional context

@minghuiliu2008 minghuiliu2008 changed the title the latest release 3.0.7 for Centos: the latest release 3.0.7 for red head enterprise 8.* crashes when Daemon is On Jul 5, 2024
@minghuiliu2008
Copy link
Author

It is very easy to reproduce.. With the following sample configuration: It will crash at time of start up. If you switch Daemon Off, there seems to be no issues.

[SERVICE]
Flush 1
Daemon On
Log_Level info
Parsers_File parsers.conf
Log_File /var/log/fluent-bit.log
[INPUT]
Name dummy
Tag dummy.local
Dummy {"key": "value"}
[OUTPUT]
Name s3
Match *
bucket [some-test-backet]
region ap-southeast-2
total_file_size 5M
upload_timeout 1m
use_put_object On
store_dir /etc/fluent-bit/s3

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

No branches or pull requests

1 participant