Re: pipex and npppd syslog

2014-05-28 Thread YASUOKA Masahiko
On Tue, 27 May 2014 20:03:54 +0200 Marko Cupać wrote: > I have relatively busy npppd pptp server, and it logs a lot of output > into /var/log/messages. > > How can I move npppd and pipex log messages into separate file? As far as syslog.conf(5), you can use !!npppd for that purpose. Currently n

Re: pipex and npppd syslog

2014-05-27 Thread Stefan Sieg
On 27.05.2014 23:13, Stefan Sieg wrote: > On 27.05.2014 20:03, Marko Cupać wrote: > > Hi, > > > > I have relatively busy npppd pptp server, and it logs a lot of output > > into /var/log/messages. > > > > How can I move npppd and pipex log messages into separate file? > > > > Thank you in advance