Log Stream
Datapump Log Stream#
The Datapump Log Stream is a powerful tool designed to monitor all incoming and outgoing requests between the Shopranos platform and the Datapump connector. This feature is especially useful for debugging and analyzing data flows, such as monitoring pricing calculations or order creation requests. By using the Log Stream, you can gain insight into the exact data being sent and received, which helps in identifying issues and testing with real data.How to Use the Log Stream:#
1.
To start monitoring, simply press the Run button. This will activate the log stream, allowing you to capture all network calls made between Shopranos and Datapump.
2.
By clicking Refresh, you can update the log stream to view the latest network calls. Each log entry will display both the request and response parameters, making it easy to track the data being processed.
3.
The log stream is particularly useful for monitoring pricing calculations or order creation calls. You can view the request model with real-time data, which can then be copied and tested in the Datapump Playground.
4.
Monitoring will automatically stop if you click the Stop button or if you haven’t refreshed the logs for 15 minutes.
5.
Each log entry displays the time it took to handle the request, giving you performance insights. If you click on a specific log line, you can view all associated variables and their values. This detailed view helps in understanding how data is being processed.
6.
You can easily copy the contents of any variable by clicking the Copy button. This is particularly useful when you want to replicate a request or use the data for further testing.
Benefits of Using Log Stream:#
Real-Time Monitoring: Instantly see all network calls, making it easier to diagnose issues as they happen.
Request and Response Visibility: View both the request and response data for thorough analysis.
Performance Tracking: Monitor the time taken for each request, helping you optimize performance.
Ease of Testing: Copy real data models directly from the logs for testing in the Playground.
Detailed Variable Inspection: Drill down into each log entry to see the values of all variables, enhancing your debugging process.
Modified at 2024-08-26 11:19:00