Need to change user to elastic and passwd changeme in output to elasticsearch
he need all grant access to create indexes
and add to elastic search
action.auto_create_index: .security,.monitoring*,.watches,.triggered_watches,.watcher-history*
or you can add
xpack.security.enabled: false
to disable auth in elasticsearch