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

Wrong warning message when creating pipeline with existing index in OpenSearch #260

Closed
JoeShi opened this issue Mar 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@JoeShi
Copy link
Contributor

JoeShi commented Mar 4, 2024

Describe the bug

When I create the pipeline with a index prefix, and the new index is overlapped with an active index in OpenSearch, then it will show me the error message: You have a deleted log pipeline that used this index prefix. If you keep creating this log pipeline will get mixed up..

The pipeline is active, and not deleted.

Expected Behavior

  1. Change the error style popup window to warning style popup window.
  2. Change Oops.. to Warning.
  3. Change the text to It looks like there is an active or deleted pipeline configured with the index you entered. To proceed with creating this new pipeline and sending logs to the same index, please select "Continue Create". If you would like to use a different index prefix instead, please choose "Edit" to update.

Current Behavior

N/A

Reproduction Steps

N/A

Possible Solution

No response

Additional Information/Context

No response

Solution Version

v2.1.0

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

No response

Other information

No response

@JoeShi JoeShi added the bug Something isn't working label Mar 4, 2024
@JoeShi JoeShi moved this to v2.2.0 (Mar. 2024) in Centralized Logging with OpenSearch Roadmap Mar 4, 2024
@JoeShi JoeShi moved this from v2.2.0 (Mar. 2024) to v2.1.0 (Nov. 2023) in Centralized Logging with OpenSearch Roadmap Mar 4, 2024
@JoeShi JoeShi self-assigned this Mar 4, 2024
This was referenced Mar 17, 2024
@evalzy evalzy closed this as completed Mar 19, 2024
@evalzy
Copy link

evalzy commented Mar 19, 2024

Fixed in v2.1.2

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