[rsyslog-notify] Forum Thread: UDP do not log - (Mode 'post')

noreply at adiscon.com noreply at adiscon.com
Tue Oct 7 19:51:48 CEST 2014


User: atsume 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24978#p24978

Message: 
----------
Hi,

I can't log the syslog messages received on the udp port 514
There is no firewall and selinux is desactived.

Here the lines addes to the rsyslog configuration file :

[code:3kz0mlqd]module(load="imudp")

# rsyslog Input Modules
input(type="imudp" 
	 port="514"
	 ruleset="juniper")

# rsyslog RuleSets
ruleset(name="juniper") { 
	action(type="omfile" 
	 	File="/var/log/test")[/code:3kz0mlqd]

Is there any problem with these lines ?


More information about the rsyslog-notify mailing list