1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | |--device_log |-- slog |-- dev-os-3 |-- debug |--device-os |-- device-os_{time}.log # Device侧Control CPU上的系统类日志 |-- run |--device-os |-- device-os_{time}.log # Device侧Control CPU上的系统类日志 |--device-0 |--device-0_{time}.log # Device侧非Control CPU上的系统类日志 |--device-2 |--… |--slogd |--device_sys_init_ext.log |-- dev-os-7 |-- … |--hisi_logs |-- device-0 |-- … |-- history.log # 黑匣子日志 |-- device-2 |-- … |-- device_info.txt |
Ascend HDK 23.0.3及以上版本:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | |--device_log |-- slog |-- dev-os-3 |-- debug |--device-os |-- device-os_{time}.log # Device侧Control CPU上的系统类日志 |--device-0 |--device-0_{time}.log # Device侧非Control CPU上的系统类日志 |--device-2 |--… |-- run |--device-os |-- device-os_{time}.log # Device侧Control CPU上的系统类日志 |--event |-- event_{time}.log # Device Control CPU 的EVENT级别系统日志 |--… |--slogd |--device_sys_init_ext.log |-- dev-os-7 |-- … |--hisi_logs |-- device-0 |-- … |-- history.log # 黑匣子日志 |-- device-2 |-- … |-- device_info.txt |
执行命令采集Device侧日志。
msnpureport