fluent / fluent/fluent-operator
bug: Facing error [error] [input:systemd:systemd.0] could not open/create database '/fluent-bit/tail/systemd.db'
- Dominant language
- Go
- Stars
- 682
- Forks
- 328
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 13
Description
### Describe the issue
HI Team,
Deployed fluent-bit using fluent operator helm chart. Found few errors related to in fluent-bit pod.
[error] [sqldb] cannot open database /fluent-bit/tail/systemd.db
[error] [input:systemd:systemd.0] could not open/create database '/fluent-bit/tail/systemd.db'
Could you please help me in debugging this issue?
### To Reproduce
Deployed fluent-bit using fluent operator helm chart. Found few errors related to in fluent-bit pod.
[error] [sqldb] cannot open database /fluent-bit/tail/systemd.db
[error] [input:systemd:systemd.0] could not open/create database '/fluent-bit/tail/systemd.db'
### Expected behavior
There should not be any errors in fluent-bit logs.
### Your Environment
```markdown
Fluent Operator version: v3.1.0
- Container Runtime: containerd
- Operating system: Ubuntu 22.04.4 LTS
```
### How did you install fluent operator?
Deployed fluent-bit using fluent operator helm chart.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.