Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Install Data Engineering Integration on Kubernetes
  4. Manage Existing Data Engineering Integration Deployments
  5. Troubleshooting
  6. Appendix: Sample Silent Properties for Build Image

Install Data Engineering Integration 10.5 on Kubernetes with Informatica Deployment Manager

Install Data Engineering Integration 10.5 on Kubernetes with Informatica Deployment Manager

Download Logs from a Domain Node

Download Logs from a Domain Node

You can use Informatica Deployment Manager to download the logs form the nodes in an existing domain.
  1. On the Informatica Deployment Manager home page, select
    Manage Domain
    .
    The
    Manage domain
    window appears.
  2. On the
    Domain
    panel, click
    Download logs
    .
    The
    Download logs
    page appears.
  3. Optionally, you can choose to configure Secure Shell (SSH) protocol for secure authentication to download the logs from a node on a remote host. If you do not want to set the secure authentication, go to step 5.
  4. If you enable secure authentication, set the authentication type to
    Password
    or
    Key
    .
    • For password type authentication, enter the machine IP address or host name, user name, password, and port to connect to the host machine.
      By default, the SSH connection uses port 22.
    • For key type authentication, enter the machine IP address or host name, user name, path of the host authentication key, and port number.
  5. In the
    Domain information
    section, enter the domain name and the working directory of the node.
  6. Click
    Download logs
    .
The
<domain_name>_INFAK8s_Logs
folder is created in the working directory of Kubernetes executor and the logs of the node are downloaded to the newly created folder. Additionally, the node initiator, node manager, and node terminator log files from all pods are downloaded to the
<domain_name>_K8s/<pod_name>
directory.
The
<domain_name>_INFAK8s_Logs
folder contains the following files:
  • The
    k8s_objects.desc
    file that contains the description of all Kubernetes resources except the Secrets.
  • The domain log files of the shared volume. The domain log files are stored in the
    LogService
    folder within the
    <domain_name>_INFAK8s_Logs
    folder.
  • The logs in the
    SystemLog
    directory of all pods.

0 COMMENTS

We’d like to hear from you!