logo       

Re: Logging from a sun or hp unix host to syslog-ng: msg#00079

syslog-ng

Subject: Re: Logging from a sun or hp unix host to syslog-ng

On Thu, Mar 18, 2004 at 11:04:16AM +0200, Conrad Tiflin (CF) wrote:
>
> The problem must lie with the syslog-ng.conf. I am able to log
> from cisco pix firewalls without any problem. I assume that the
> configuration must be
> Different for logging from hosts then. Does anyone have an idea?, if
> so what should the configuration be for logging from these boxes.

IIRC, PIXes can do syslog over TCP, but your HP and Sun boxen surely
cannot with the standard syslogd. I'd guess you have a TCP but not a UDP
source.

source src {

sun-stream("/dev/log" door("/etc/.syslog_door"));
internal();

# you need this
udp();

};

--
Nate

"A round man cannot be expected to fit in a square hole right away. He
must have time to modify his shape." - Samuel Clemens

_______________________________________________
syslog-ng maillist - syslog-ng@xxxxxxxxxxxxxxxx
https://lists.balabit.hu/mailman/listinfo/syslog-ng
Frequently asked questions at http://www.campin.net/syslog-ng/faq.html




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise