[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Errors at login : in which log can I get the message ?



Am Sonntag, 31. August 2014, 15:28:11 schrieb Erwan David:
> I submitted a bug, however I could not find those messages in any log :
> why ?
> 
> If something is logged to console, it should also be logged to a file,
> for an admin to be able to access the messages afterward.

Use this command to find out which log files have been changed most recently:

ls -l --sort=time /var/log/* | head

And then, there also is the kernel ring buffer. See the command "dmesg". I'm 
not sure what goes there, though.


Reply to: