After the completion of Big Data Management deployment, consult logs to see the success or failure of solution element creation.
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.
Import of sample mappings to the Model repository. This is recorded in the Project Importing section of the log.
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.
Filename:
Infa_OnceClick_Solution.log
Location:
/home
CloudWatch logs
CloudWatch is an AWS services 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 Big Data Management 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
"
if you configured your Big Data Management implementation in subnets that are not attached to Internet gateways, then the VM will not have a public IP address.
To access the logs, create a VM in a subnet that meets the following criteria:
The subnet is a public subnet.
The subnet is attached to an internet gateway.
The subnet is a member of the same VPC as the VPC where you configured Big Data Management.
You can use this public VM to access the domain VM or the administrator console.