Logs

The Logs component runs an adjustable register of all events happening in the connected device. Such register becomes crucial when troubleshooting; it enables checking records, comparing recent ones with historical feeds, and, if needed, sharing them with the iSMA CONTROLLI Support Team for further diagnostics. The records in the Logs register are grouped by their genre; they are categorized depending on the area they originated–firmware, core, BACnet, app, etc. Each group may have its individual log level defining priorities of data to be recorded, according to the users needs. These priorities are differentiated from Debug (each event happening is registered) to Critical (only few events that result in the system error are registered). The Logs register is written to a file and saved on the SD card in the device. If needed, it may be copied from the SD card and shared with the iSMA CONTROLLI Support Team for troubleshooting.

ne2Link Screenshot

Fig. 1: Logs

The Logs component has one slot:

Note:    The default log level is Critical. Please note that logs have a built-in automatic mechanism, which switches the log level back to the Critical level after 24 hours for any change.

ne2Link Screenshot

Fig. 2: Logs' slot defaultLogLevel

Note:    Logs register information about network configuration (IP address, default gateway, mask) providing a convenient way to retrieve such data if lost.

Extensions

The Logs component has also available the component's extensions for each of groups defined for register:

Each of the above has a logLevel slot, which allows to individually set the importance of logs to be registered.

ne2Link Screenshot

Fig. 3: logLevel slots

Accessing Logs

Logs are accessible from the Nav Tree under the System → Logs. To save logs, right-click on Logs and select Actions → Dump Log from the context menu.

ne2Link Screenshot

Fig. 4: Log's actions

The following actions are available:

After selecting an action, a Dump Log window pop-up, where it is possible to specify the level of log filtering. In the final step, a confirmation window is displayed with the status of the task and indication of the location of the saved log file

ne2Link Screenshot

Fig. 7: Saving logs confirmation pop-up

The file can then be accessed in the tree under Files:

ne2Link Screenshot

Fig. 8: Logs file location

To access the logs, either double-click on the .txt file in the tree or copy the file's path from the confirmation pop-up and paste it to the editable path in Workbench.

ne2Link Screenshot

Fig. 9: The Workbench bar with files' path becomes editable upon clicking

The file will be opened in the Workbench text editor view.

ne2Link Screenshot

Fig. 10: Logs presented in text editor