Changes between Initial Version and Version 1 of Ticket #17766, comment 9
- Timestamp:
- May 30, 2022, 10:28:09 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17766, comment 9
initial v1 2 2 > Where would I get a syslog of the boot? 3 3 4 You can find the `syslog` file under the following directory: `/boot/system/var/log `.4 You can find the `syslog` file under the following directory: `/boot/system/var/log/` (or `/var/log/`, that works too, as in `> cp /var/log/syslog ~/syslog.ticket-17766`). 5 5 6 6 The `syslog.old` one contains previous kernel messages (gets created when `syslog` reaches certain size, 512 KB, IIRC).