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

Re: [cobalt-users] Access Logs



On Thu, 9 Aug 2001, Chad Levin wrote:

} I remember seeing someone on the list saying that its possible to view your
} access log in real time via root telnet. Does anyone happen to know the
} command to access that. I already searched the archives but nothing turned
} up.

tail -f /path/to/log/you/wish/to/view

Ctrl C to escape.