← Back to team overview

ubuntu-server-tips team mailing list archive

[Bug 425054] Re: Most recently modified log files

 

** Description changed:

- When you're unsure to which file an event has been logged you can view
- the most recently modified log files like this:
- 
- $ ls -ltr /var/log | tail
+ To find in which file an event has been logged in use 'ls -ltr /var/log
+ | tail' which will display the last modified logs.

** Changed in: ubuntu-server-tips
       Status: New => Confirmed

-- 
Most recently modified log files
https://bugs.launchpad.net/bugs/425054
You received this bug notification because you are a member of Ubuntu
Server Tips, which is subscribed to Ubuntu Server Tips.

Status in Ubuntu Server Tips: Confirmed

Bug description:
To find in which file an event has been logged in use 'ls -ltr /var/log | tail' which will display the last modified logs.





References