Track Logs Using OperationID
Every time the internal HTTP Connector update operation begins, an
operationID
is generated and printed in the ActiveMatrix Administrator CLI console output. This
operationID
can be searched in the system node's log to track log entries related to the specific internal HTTP Connector update.
Command:
ant -f internal_http_connector_build.xml force update.internal.http
Sample output from the ActiveMatrix Administrator CLI Console showing
operationID
:
[AMXAdminTask] 16 Jun 2017 11:44:03 INFO - Starting to update Internal Http Connector Resource Instance. (operationID:root_InternalHttpConnectorUpdate_20170616114402) [AMXAdminTask] 16 Jun 2017 11:44:08 INFO - . [AMXAdminTask] 16 Jun 2017 11:44:08 INFO - Internal Http Connector Resource Instance is updated.