Data Fabric Core Logs
The fluentd component reads and parses the following Data Fabric Core log files on each node in the cluster.
| Service Name | Parsing Method | Description |
|---|---|---|
| adminuiapp | Multi-line | Control System logs from
/opt/mapr/apiserver/logs/apiserver.log. |
| cldb | Multi-line | CLDB server logs from $MAPR_HOME/logs/cldb.log. |
| cldbfssummary | Multi-line | Summary of the CLDB server logs from
$MAPR_HOME/logs/cldbfssummary.log |
| mfs_maprdb | Multi-line | HPE Data Fabric Database logs from $MAPR_HOME/logs/mfs.log-5.NOTE If nodes in
the cluster run two filesystem instances, Fluentd only reads and parses logs from
primary fileserver instance. Therefore, logs from the secondary fileserver instance
will not be indexed by Elasticsearch. |
| mfs | Multi-line | Data Fabric filesystem
logs from $MAPR_HOME/logs/mfs.log-3.NOTE If nodes in the cluster
run two filesystem instances, Fluentd only reads and parses logs from primary
fileserver instance. Therefore, logs from the secondary fileserver instance will not
be indexed by Elasticsearch. |
| nfsserver | Multi-line and Multi-pattern | NFS for the HPE Data Fabric server log from
$MAPR_HOME/logs/nfsserver.log |
| nodemanager | Multi-line | Node Manager logs from
$MAPR_HOME/hadoop/hadoop-*/logs/yarn-*-nodemanager-*.log. |
| resourcemanager | Multi-line | ResourceManager logs from
$MAPR_HOME/hadoop/hadoop-*/logs/yarn-*-resourcemanager-*.log |
| warden | Multi-line and Multipattern | Warden logs from $MAPR_HOME/logs/warden.log. |
| zookeeper | Multi-line | Zookeeper logs from
$MAPR_HOME/zookeeper/zookeeper-*/logs/zookeeper.log |