Sending dynamically changing header value from node elasticsearch client

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.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.