my datahub cannot connect to self-host elastic wit...
# all-things-deployment
e
my datahub cannot connect to self-host elastic with error
GET _ilm/policy/datahub_usage_event_policy response code is 000
and
failed to GET _ilm/policy/datahub_usage_event_policy ! -> exiting
, what’s wrong with it.
1
I found it’s because my elastic need username/password to auth. while I found datahub has no settings for that secret. How should I do to add a auth string to it.