On 2024-02-17 03:26, -pj via openSUSE Users wrote:


On 02-16-2024 08:08PM, Carlos E. R. wrote:
On 2024-02-17 01:15, -pj via openSUSE Users wrote:
In this case, you should check the /var/log/messages.

I am not certain which log file but thanks for advising also.

That's the name of the file.

I do not see that file on this machine:

Thinkcentre-M57p:/var/log> locate /var/log/messages
Thinkcentre-M57p:/var/log>

Don't use locate. You already know where the file is supposed to be, just do an ls:

ls  -l /var/log/messages

locate is for finding files that you do not know where they are.






Thinkcentre-M57p:/var/log> ls -lah
total 75M


Don't list the entire directory! Just the single file we want.

If the file is not there, you simply are not running syslog, and must use journalctl instead.


-- 
Cheers / Saludos,

		Carlos E. R.
		(from 15.5 x86_64 at Telcontar)