Forum Discussion
Logs are not uploaded to the cloud but they do pass through the cloud.
When a browser session (client) makes a request for the logs, the control plane passes that request to the node in question. That node will pass back the log to the browser and part of that communication flow is it goes through SnapLogic servers as SnapLogic servers are what has connectivity to both the nodes, and the browser client.
What method are you using to pass credentials through the REST Snap (just so we understand correctly the use case you have)?
Thank you for that explanation.
We have a very large collection of credentials that are queried from a DB, and the REST call data is constructed with proper security headers with said credentials. Because of the large number of credentials we maintain, we didn’t want to create or manage these using the Accounts management system in SnapLogic.