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

EKS: The Fluent bit configuration file generated in sidecar deployment option has a wrong shared volume #160

Closed
JoeShi opened this issue Jul 25, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JoeShi
Copy link
Contributor

JoeShi commented Jul 25, 2023

Describe the bug

The configuration file generated by the solution contains invalid mount path:

- name: app-log
      mountPath: /var/log/nginx/access.log,/var/log/nginx/error.log 

Expected Behavior

mount the folder which have the same path.

Current Behavior

N/A

Reproduction Steps

  1. import eks as sidecar
  2. Create ingestion and add multiple path var/log/nginx/access.log,/var/log/nginx/error.log

Possible Solution

No response

Additional Information/Context

No response

Solution Version

v1.0.3

AWS Region. e.g., us-east-1

No response

Other information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants