On Mon, Nov 13, 2006, Fabio Silva wrote:
> Hi list, i have a problem, i need to send the logs of my proxy server
> to a remote syslog server, but i need the access.log on the remote
> server, but in this link i see that is not possbile, is it true? have
> no way to do it? to send the access.log information to another
> machine???

You can use syslog to collate logging entries from many sources.
IIRC it won't be in access.log style - it'll have some syslog gunk in front
of each line - which you should be able to just strip off.



Adrian

Reply via email to