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

[ilm] lowercase index_suffix only after variable replacement #5095

Closed
simitt opened this issue Apr 14, 2021 · 0 comments
Closed

[ilm] lowercase index_suffix only after variable replacement #5095

simitt opened this issue Apr 14, 2021 · 0 comments
Assignees
Labels

Comments

@simitt
Copy link
Contributor

simitt commented Apr 14, 2021

ILM index_suffix should be lowercased after replacing variables. Right now if one configures for example "%{+yyyy.MM.dd}" this gets lowercased to "%{+yyyy.mm.dd}" before the variables are replaced, ending up in reporting minutes instead of the month.

@simitt simitt added the bug label Apr 14, 2021
@simitt simitt self-assigned this Apr 14, 2021
simitt added a commit to simitt/apm-server that referenced this issue Apr 14, 2021
simitt added a commit to simitt/apm-server that referenced this issue Apr 14, 2021
@simitt simitt closed this as completed in b921913 Apr 14, 2021
mergify bot pushed a commit that referenced this issue Apr 14, 2021
simitt added a commit that referenced this issue Apr 14, 2021
fixes #5095

(cherry picked from commit b921913)

Co-authored-by: Silvia Mitter <[email protected]>
mergify bot pushed a commit that referenced this issue Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant