syslog receiving data by UDP from windows with nxlog
Wojciech Puchar
wojtek at wojtek.tensor.gdynia.pl
Wed Aug 20 23:21:48 UTC 2014
fix. after adding bsd module to nxlog it outputs like
<14>Aug 21 01:19:49 winserver1 Service_Control_Manager[460]: Us#<82>uga nxlog wesz#<82>a w stan zatrzymania.
STILL syslogd writes nothing
any ideas?
On Thu, 21 Aug 2014, Wojciech Puchar wrote:
> i configured nxlog on windows machine to send logs to FreeBSD.
>
> checked with tcpdump windows actually send logs like this:
>
> 2014-08-21 00:50:17 winserver1 INFO 7036 Usluga nxlog weszla w stan
> uruchomienia.
>
> this way:
>
> 00:50:27.995832 IP 10.100.100.241.54774 > 10.100.100.1.514: [|syslog]
>
> syslogd is run this way
> /usr/sbin/syslogd -vn -b 10.100.100.1 -a 10.0.0.0/8
>
> and syslog.conf is like this
>
>
> +*
> *.* -/var/log/messages
>
>
> nothing is logged.
>
> to test things - i configured syslog from other FreeBSD computer to send logs
> to 10.100.100.1 - works fine.
>
>
> what is wrong?
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
>
>
More information about the freebsd-hackers
mailing list