Skip to main content

Mobile farm device logs

Last update:

You can record logs at any time. To customize the logs, use filters.

Write down the logs

  1. In the dashboard, from the top menu, click Products and select Mobile Farm.
  2. Go to the Farms section.
  3. Open the mobile farm page.
  4. Click on the serial number of the device.
  5. Open the Logs tab.
  6. Customize the filters.
  7. Click .
  8. To stop logging, click .

Filters for logs

Level

Filtering by priority — logs display messages with priority equal to the selected one and higher:

  • Verbose (lowest priority) — messages describing process details;
  • Debug — messages for debugging;
  • Info — informational messages;
  • Warn — Warnings;
  • Error — error messages;
  • Fatal (highest priority) — critical error messages
MessageText filtering — logs display messages that contain typed text
TimeTime filtering — logs display messages that will appear in the specified time interval. The format is HH:MM:SS.sss. For example, if you specify 11:56 in the Time field, the logs will include messages for one minute. To get messages for 10 minutes, specify 11:5
PIDFiltering by process ID — logs display messages that are triggered by the specified process
TIDFiltering by thread ID — logs display messages that are called by the specified thread. This value may be the same as the PID, but may be different because there may be multiple TIDs per PID
TagFiltering by tag — logs display messages from the specified system component