Breaking News from AWS re:Invent
Coralogix receives AWS Rising Star award!
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.
Once the deployment is done the lambda will execute every X minutes based on the ‘lambda schedule’ parameter.
Variable | Description |
---|---|
Application Name | The stack name of this application created via AWS CloudFormation |
NotificationEmail | Failure notification email address |
ApplicationName | Application Name in Coralogix |
CoralogixRegion | The region associated with your Coralogix domain |
FunctionArchitecture | Our Function supports x86_64 or arm64 |
FunctionMemorySize | Max Memory for the function itself. |
FunctionSchedule | The lambda function schedule invoke in minutes |
FunctionTimeout | Lambda function timeout |
PrivateKey | Your Coralogix account Send-Your-Data API key |
SfccEndpoints | Salesforce commerce cloud endpoints to check logs in, in a DOMAIN/PATH format. Multiple can be inserted with a comma in between. |
SfccPassword | Salesforce commerce cloud password used for authentication |
SfccUsername | Salesforce commerce cloud username used for authentication |
SubsystemName | Subsystem name in Coralogix |