RSS

v22.7.7 Release Notes

Telemetry Stub-out

Two new telemetry types are supported in the Agent REST API. Messages with type “events” and “status” will now be accepted. The results of calls to the REST API are documented in the Agent logfile:

C:\Program Files\maiLink\agent\mailink-agent.log

In order to log the telemetry calls, set MAILINK_LOG_LEVEL to “trace”:

C:\Program Files\maiLink\Agent\mailink-agent.cfg

  MAILINK_DEVICE_KEY_FILE=C:\Program Files\maiLink\agent\agent.jwt
  MAILINK_LOG_LEVEL=trace
  MAILINK_LOG_FILE=C:\Program Files\maiLink\agent\mailink-agent.log

After changing the log level, restart the maiLink Agent service.