First step on your data modernization journey
Step1 : Login to Lyftron

Step 1.1 : Create a Connection
Click on connect -> Add connection -> Give connection name -> Choose your provider -> Click next
Step 1.2: Provide connection string details for the connection
Based on the example as shown in the screenshot above enter Access Key, Secret Key, Domain, Region click on test connection -> click save. If connection is not successful so, check the error
Step 1.3: Optional Connection logging (Use for debugging purpose only otherwise not needed)
Use logfile and verbosity connection string to handle the logging details only when you want to debugging. Don’t use these parameters all the time as it will slow the pipeline. Lyftron supports verbosity from 1-5. So, choose based on your debugging requirement. Logfile connection string would requires “ConnectionConfigurationPath” parameter for Lyftron log file location as shown below and use the log file name as the name of the connection for example: stripe_log.txt as shown in the screenshot below.
Logfile=[ConnectionConfigurationPath]\Connection_name_log.txt;Verbosity=3
Step 1.4: Checking log file
You can check the logfile that you generated for debugging by going into Advance Configuration ->Click on the log file to see the content