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
enough-eve-67949
07/27/2023, 5:19 AM
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.