We use Cloudflare to protect some of our applicati...
# ingestion
c
We use Cloudflare to protect some of our applications because of this, we need to set a header for the datahub recipe to be able to pull data from the source system. Is this currently possible? https://developers.cloudflare.com/cloudflare-one/identity/service-auth/service-tokens/#renew-service-tokens
b
there isnt such an option presently. For my case, I had to use another CA_cert to ingest a TLS secured Elasticsearch cluster, what I did was that I made changes to the code and exposed a file location in the config for me to specify ca cert location for future ingestion runs.
c
I see its supported on the sink side. Maybe its easy to port over to the sources https://datahubproject.io/docs/metadata-ingestion/sink_docs/datahub#config-details