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

problem with capital letters in pipeline ID and filebeat #40927

Open
adamskarzynski opened this issue Sep 20, 2024 · 1 comment
Open

problem with capital letters in pipeline ID and filebeat #40927

adamskarzynski opened this issue Sep 20, 2024 · 1 comment
Labels
needs_team Indicates that the issue/PR needs a Team:* label

Comments

@adamskarzynski
Copy link

Hello,

I found bug. Filebeat changes configured pipeline ID from Capital letters to normal.
How to reproduce:

  • pipeline ID has capital letters like "CustomPipeline"
  • configure this pipeline ID in filebeat.yml like:
    pipeline: "CustomPipeline"

Then Filebeat tries to use pipeline "custompipeline" with normal letters and it can't because there is no such pipeline.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 20, 2024
@botelastic
Copy link

botelastic bot commented Sep 20, 2024

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