Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

service/component/logs - provides log search integration.

logId
 
logid of the component
<log>
<logId>hdfs_namenode</logId>
<primary>true</primary>
</log>
 
the type of the script, currently only supported type is PYTHON
primary
 primary log id or not.  

service/component/customCommand - custom commands can be added to components.

...