Open Distro Security Role Index Pattern Permission Forbidden

I’m having permission problem with index pattern used in a role, every time I want to create a index I got a 403.When I created the role everything works fine, but a couple days ago, began this problem. The index pattern name is log* and the permission actions is unlimited, but the funny thing is, when I replace log* for only *, I can create the index.

The message erro is this:
"message":"POST /api/saved_objects/index-pattern 403"

@Ryzen71 Can you provide the role configuration from roles.yml file?
also, are you using multi-tenancy?