Configuring LogSearch
To setup LogSearch when IBM Storage Scale⢠is integrated in an HDP environment, configuration changes are required to point to the correct NameNode, DataNode and ZKFC logs associated with IBM Storage Scale.
- Click .
- Login to and click on the top right corner button. Choose the Configuration Editor option.
- In the Configuration Editor page, change the log path for the following components:
- hdfs_datanode
- hdfs_namenode
- hdfs_zkfc
Example (existing) entry for NameNode:"type": "hdfs_namenode", "rowtype": "service", "path": "/var/log/hadoop/hdfs/hadoop-hdfs-namenode-*.log" change to: "type": "hdfs_namenode", "rowtype": "service", "path": "/var/log/hadoop/root/hadoop-root-namenode-*.log"Make similar changes for DataNode and zkfc.
- Restart HDFS service.