Viewing the import tags application log

You can view the import tag application logs through a simple procedure.

About this task

Follow the procedure to view the import tag application logs:

Procedure

Issue the following command to view the import tag application logs:
podlog spectrum-discover-importtags
A sample error log from the import tag application is shown in the following section. This error occurs when there exist rows in the CSV file that contain fewer columns than the header row:
2020-09-17 21:04:41,538-Import Tags-ERROR-Skipped  entry. Ragged row: expected 44 columns, found 36
A sample error log from the import tag application is shown in the following section. This error occurs when there exist empty rows in the CSV file (newline):
2020-09-17 21:04:41,540-Import Tags-ERROR-Skipped entry. Empty row.
A sample error log from the import tag application is shown in the following section. This error occurs when there exist rows with an invalid file/object name in the first column:
2020-09-17 21:04:56,239-Import Tags-ERROR-Skipped entry. Object/file name not found in csv column 0 (camera_lidar_semantic).