📄️ Automated Exception Log Analysis
Log Analysis is the process of examining computer-generated event logs to identify issues, anomalies, or errors in a system or application. It involves reviewing log files that contain timestamped information events such as messages, error reports, file requests, file transfers, and sign-in/out requests. Log analysis is crucial for various purposes, including:
📄️ Change Logs Level for a Job
If you cannot locate an issue based on the logs at the INFO level, you can change the level of logs to DEBUG. This page describes how to change the level of logs for a job and provides the related limits and precautions.
📄️ View Deployment Events
After a deployment is started, events are generated for the deployment. You can obtain the startup status of the deployment at each point in time during the startup of the deployment based on the events. This page describes how to view the events of a deployment.
📄️ View Startup Logs and Running Logs of a Job
When a job is running, you can view the startup logs, running logs, and exceptions of the job. This page describes how to view a job's startup logs, running logs, and exceptions.