Our next-gen architecture is built to help you make sense of your ever-growing data. Watch a 4-min demo video!

Back to All Integrations

Salesforce Commerce Cloud Salesforce Commerce Cloud

Last Updated: Aug. 02, 2023

Coralogix provides an easy way to collect your Salesforce logs. The preferred and easiest integration method will be to use our app in the AWS Serverless Application Repository.

Requirements

  • Your AWS user should have permissions to create lambdas and IAM roles.

Installation

Once the deployment is done the lambda will execute every X minutes based on the ‘lambda schedule’ parameter.

Parameters and Descriptions

VariableDescription
Application NameThe stack name of this application created via AWS CloudFormation
NotificationEmailFailure notification email address
ApplicationNameApplication Name in Coralogix
CoralogixRegionThe region associated with your Coralogix domain
FunctionArchitectureOur Function supports x86_64 or arm64
FunctionMemorySizeMax Memory for the function itself.
FunctionScheduleThe lambda function schedule invoke in minutes
FunctionTimeoutLambda function timeout
PrivateKeyYour Coralogix account Send-Your-Data API key
SfccEndpointsSalesforce commerce cloud endpoints to check logs in, in a DOMAIN/PATH format. Multiple can be inserted with a comma in between.
SfccPasswordSalesforce commerce cloud password used for authentication
SfccUsernameSalesforce commerce cloud username used for authentication
SubsystemNameSubsystem name in Coralogix

On this page