You can review the following log files to see the solution deployment as it happened.
Review the following log files in the
/var/log
directory:
cfn-init.log
cfn-init-cmd.log
cfn-wire.log
cloud-init.log
messages
Review the following log file in the
/opt
directory:
Infa_OneClick_Solution.log
Informatica Domain Logs
You can access the following logs on the Informatica domain VM:
Command execution log
This log records the following events:
Creation of Informatica connections, cluster configurations, and services.
Population of the data warehouse and SQL databases.
Data Integration Service recycling to register all changes.
At the top of the log file is a summary section that lists automated tasks and their status. Beneath the summary section are detailed sections about each task. If any of the tasks failed to complete successfully, you can look at the detailed section for the task to troubleshoot the task.
File name:
Infa_OneClick_Solution.log
Location:
/opt
CloudWatch logs for Informatica
CloudWatch is an AWS service that enables you to monitor all of the events in your AWS deployments. CloudWatch provides a central location from which to monitor EC2 instances and other resources. for more information, see the
AWS documentation.
To monitor
Data Engineering Integration
events in CloudWatch, go to the CloudWatch page and search for "Informatica."
If no log files are returned by the search, log into the VM where the Informatica domain is installed and check for logs with the filename "
cfn*.log
"
Access the Informatica deployment logs through the AWS console:
In the Amazon Web Services Console, select CloudWatch from the Services menu.
In the navigation pane, choose
Logs
Log groups
.
Enter Informatica
DEI
LogGroup in the search pane.
CloudWatch logs for Lambda functions
If the automated deployment fails during execution, CloudWatch logs display information about process errors.
Access the CloudWatch logs through the AWS console:
In the Amazon Web Services Console, select CloudWatch from the Services menu.
In the navigation pane, choose
Logs
Log groups
.
Enter
/aws/lambda/<stack name>
in the search pane.
Select the log group associated with the name of the stack that failed.