[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Access Logs
- Subject: Re: [cobalt-users] Access Logs
- From: <bs@xxxxxxxxxxx>
- Date: Wed Aug 8 14:38:16 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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.