Hi Experts,
I am trying to send a custom header from elasticsearch client , the value of the custom header changes every 30 minutes, how can I achieve this
I think the headers that is configurable at client level is static header
I am using elastic search 6.8 and nodejs client to send requests
Is there a way to acheive this ?
Thanks
R.