Hello there,
How do I make the access.log (squid) flooding in the console/tty without
using tail -f?If i'm using tail -f , I will have to log in as
user....I'm using Redhat Linux.
thanks in advance.
maher
How do I make the access.log (squid) flooding in the console/tty without
using tail -f?If i'm using tail -f , I will have to log in as
user....I'm using Redhat Linux.
thanks in advance.
maher
Hi!,
You can if you want, but it means you will have no copy of the access.log forQuote:> How do I make the access.log (squid) flooding in the console/tty without
> using tail -f?If i'm using tail -f , I will have to log in as
> user....I'm using Redhat Linux.
See ya
Dean Thompson
--
+____________________________+____________________________________________+
| Bach. Computing (Hons) | ICQ - 45191180 |
| PhD Student | Office - <Off-Campus> |
| School Comp.Sci & Soft.Eng | Phone - +61 3 9903 2787 (Gen. Office) |
| MONASH (Caulfield Campus) | Fax - +61 3 9903 1077 |
| Melbourne, Australia | |
+----------------------------+--------------------------------------------+
and all logs made by syslog, will be displayed on tty12, in addition to be
written to the log files.
in your case, you can add a rule only for squid in /etc/syslog.conf
Katriel.
> How do I make the access.log (squid) flooding in the console/tty without
> using tail -f?If i'm using tail -f , I will have to log in as
> user....I'm using Redhat Linux.
> thanks in advance.
> maher
Hi!,
You may need to add a global write to the terminal so that it can write to itQuote:> I as a rule, direct all syslog logging to /dev/tty12
> just add the line:
> *.* /dev/tty12
> to /etc/syslog.conf
> and all logs made by syslog, will be displayed on tty12, in addition to be
> written to the log files.
> in your case, you can add a rule only for squid in /etc/syslog.conf
See ya
Dean Thompson
--
+____________________________+____________________________________________+
| Bach. Computing (Hons) | ICQ - 45191180 |
| PhD Student | Office - <Off-Campus> |
| School Comp.Sci & Soft.Eng | Phone - +61 3 9903 2787 (Gen. Office) |
| MONASH (Caulfield Campus) | Fax - +61 3 9903 1077 |
| Melbourne, Australia | |
+----------------------------+--------------------------------------------+
+____________________________+____________________________________________+Quote:> Hi!,
> > I as a rule, direct all syslog logging to /dev/tty12
> > just add the line:
> > *.* /dev/tty12
> > to /etc/syslog.conf
> > and all logs made by syslog, will be displayed on tty12, in addition to
be
> > written to the log files.
> > in your case, you can add a rule only for squid in /etc/syslog.conf
> You may need to add a global write to the terminal so that it can write to
it
> (although syslog runs as root, so it won't be a problem). You may want to
put
> it on a terminal however which ranges somewhere from 1-8 rather than 12.
I
> have seem some systems have problems providing support for high numbered
> terminals.
> See ya
> Dean Thompson
> --
Hi!,
I was meaning more along the lines of some systems failing to recognise theQuote:> if the terminal isn't supported, you can always MAKEDEV it...
See ya
Dean Thompson
--
+____________________________+____________________________________________+
| Bach. Computing (Hons) | ICQ - 45191180 |
| PhD Student | Office - <Off-Campus> |
| School Comp.Sci & Soft.Eng | Phone - +61 3 9903 2787 (Gen. Office) |
| MONASH (Caulfield Campus) | Fax - +61 3 9903 1077 |
| Melbourne, Australia | |
+----------------------------+--------------------------------------------+
helo there,
I would like to know, is it possible for me to know the date and time
where my client accesing?I tried to understand the access.log but I
can't find the date and time...
Right now, all my client are using squid.
thanks in advance
maher
5. access.log SQUID PROXY UTC seconds converting
6. Drivers for Stealth 3D 2000?
7. SQUID: Cannot open access.log file
9. squid: usernames in access.log
10. SQUID'S ACCESS.LOG AND URL FORMAT
11. How to log user access info in access.log
12. Apache 1.3.12 access.log logging error
13. Newbie Squid question: How to clear the "access.log" and "store.log" automatically?