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

dot expander processor does not accept wildcard #122508

Closed
hackacad opened this issue Jan 10, 2022 · 1 comment · Fixed by #123522
Closed

dot expander processor does not accept wildcard #122508

hackacad opened this issue Jan 10, 2022 · 1 comment · Fixed by #123522
Labels
bug Fixes for quality problems that affect the customer experience Feature:Ingest Node Pipelines Ingest node pipelines management good first issue low hanging fruit Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@hackacad
Copy link

Kibana version:
7.16

Elasticsearch version:
7.16

Server OS version:
Ubuntu, FreeBSD

Browser version:
Safari, Chrome

Browser OS version:
MacOS 12, Windows 10

Original install method (e.g. download page, yum, from source, etc.):
apt/pkg

Describe the bug:
The Kibana dot expander does not accept wildcard (without dots).

Steps to reproduce:

  1. Create Pipeline in Kibana
  2. Create dot expander processor matching "*"

Expected behavior:
Accept the value ' * '

Screenshots (if relevant):
Kibana error:
dot_expander_kibana

REST feedback:
dot_expander_rest

Any additional context:
Creating dot expander with wildcard via REST API works as expected and can be used within the Kibana GUI afterwards.

@hackacad hackacad added the bug Fixes for quality problems that affect the customer experience label Jan 10, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 10, 2022
@brianseeders brianseeders added the Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more label Jan 10, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 10, 2022
@brianseeders brianseeders added needs-team Issues missing a team label triage_needed labels Jan 10, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 10, 2022
@cjcenizal cjcenizal added Feature:Ingest Node Pipelines Ingest node pipelines management good first issue low hanging fruit and removed triage_needed labels Jan 10, 2022
shanwong29 added a commit to shanwong29/kibana that referenced this issue Jan 20, 2022
alisonelizabeth pushed a commit to alisonelizabeth/kibana that referenced this issue Mar 9, 2022
alisonelizabeth added a commit that referenced this issue Mar 9, 2022
…2508) (#123522) (#127231)

(cherry picked from commit 7f364ea)

Co-authored-by: Shan Wong <52825514+shanwong29@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Ingest Node Pipelines Ingest node pipelines management good first issue low hanging fruit Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants