That's what I did using rsyslog and every thing work find now, thx for
everything
2014-07-24 9:22 GMT+02:00 Mathias Jeschke :
>
> Hi,
>
> I recommend to not stick to the facility limitation of the last
> century's syslogd
> and rather filter by program name.
>
> You could add something like
Hi,
I recommend to not stick to the facility limitation of the last
century's syslogd
and rather filter by program name.
You could add something like this to your rsyslog.conf:
:programname,isequal,"openvpn" @192.168.0.1
or, if you have multiple instances of openvpn and set a different
Thanks I will try that
2014-07-23 23:50 GMT+02:00 Jan Just Keijser :
> Hi,
>
>
> On 23/07/14 17:25, Marine B wrote:
>
>> Good Afternoons
>>
>> I wanted to use the syslog option, for rsyslog to send my output to a
>> central server.
>>
>> I manage to redirect my output to syslog, but I do not kno
Hi,
On 23/07/14 17:25, Marine B wrote:
> Good Afternoons
>
> I wanted to use the syslog option, for rsyslog to send my output to a
> central server.
>
> I manage to redirect my output to syslog, but I do not know the name
> of the log type.
>
> In my configuration I used
> syslog openvpn
>
> The
Good Afternoons
I wanted to use the syslog option, for rsyslog to send my output to a
central server.
I manage to redirect my output to syslog, but I do not know the name of the
log type.
In my configuration I used
syslog openvpn
Therefore, I thought that I coul send my log to a remote server b