-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Ingest Management: TypeError: Root value is not flatten-able, received undefined #67938
Comments
Pinging @elastic/ingest-management (Team:Ingest Management) |
@kaiyan-sheng Did something changed recently in the package or maybe it's the recent changes in the installation @neptunian @jen-huang ? |
I did also see this last week but did not get to report it yet. |
@ph this has been around for a little bit. Search "flatten-able" in our Slack. @ruflin saw it last week and I encountered it while researching #66301 It noticed "collect logs from AWS metrics" was disabled in https://user-images.githubusercontent.com/14081635/81741497-e6014880-945b-11ea-93e5-5f96e988732e.png In my experience, disabling that allowed installation and enabling triggered that error. |
I am looking to fix the issue, it seems trivial to fix, it happens when we have a validation error at the input level and we do not have stream variables and aws is probably the only package with that. |
I tried to install
aws
integration. Simply clicked save, but Kibana reported an error:then I click on the wrong input to show config options for stream and...
The text was updated successfully, but these errors were encountered: