You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace dot by an underscore in dynamic template names
In kibana versions < 8.6.0 the dot in the names caused that
packages were not installed. It was interpreted that the string
after the dot was an element of the map, causing validation
errors.
0 commit comments