Dear;

I did remove the line. How do I put it in a debug mode ?

Nas


>________________________________
> From: "[email protected]" <[email protected]>
>To: Abdulnasir Shash <[email protected]>; rsyslog-users 
><[email protected]> 
>Sent: Wednesday, September 5, 2012 5:08 PM
>Subject: Re: [rsyslog] sending log messages to remote server
> 
>On Wed, 5 Sep 2012, Abdulnasir Shash wrote:
>
>> I try to send log messages (/root/ashash.log) to server 190.160.1.100. My 
>> rsyslog.conf file look like:
>>
>> $ModLoad imfile
>>
>> $InputFileName /root/ashash.log
>> $InputFileTag
>> $InputFileStateFile
>> $InputFileSeverity
>> $InputFileFacility
>> $InputRunFileMonitor
>>
>> $ModLoad omfwd
>> *.* @190.160.1.100:1456
>>
>> For some reason, it is not working. Please help me. What have I done wrong ?
>
>do you get any errors at startup?
>
>you should not need to load omfwd, try removing that line and then if 
>needed start in debug mode to see any other errors.
>
>David Lang
>
>
>
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards

Reply via email to