[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Access Logs
- Subject: RE: [cobalt-users] Access Logs
- From: "Sean Chester" <seanc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed Aug 8 17:48:26 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>-----Original Message-----
>Subject: [cobalt-users] Access Logs
>
>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.
telnet/ssh as root
tail -f /var/log/httpd/access
--
Sean