On 03/28/2014 03:19 PM, Mauricio Tavares wrote:
> On Mon, Nov 4, 2013 at 5:08 PM, Mauricio Tavares wrote:
>> On Mon, Nov 4, 2013 at 9:59 AM, Stephen Harris wrote:
>>> On Mon, Nov 04, 2013 at 09:49:37AM -0500, Mauricio Tavares wrote:
I really have nobody else but rsyslog.conf here:
>>>
On Mon, Nov 4, 2013 at 5:08 PM, Mauricio Tavares wrote:
> On Mon, Nov 4, 2013 at 9:59 AM, Stephen Harris wrote:
>> On Mon, Nov 04, 2013 at 09:49:37AM -0500, Mauricio Tavares wrote:
>>> I really have nobody else but rsyslog.conf here:
>>>
>>> [root@scan log]# ls -ld /etc/rsyslog.*
>>
>> Don'
On Mon, Nov 4, 2013 at 9:59 AM, Stephen Harris wrote:
> On Mon, Nov 04, 2013 at 09:49:37AM -0500, Mauricio Tavares wrote:
>> I really have nobody else but rsyslog.conf here:
>>
>> [root@scan log]# ls -ld /etc/rsyslog.*
>
> Don't use the "d" flag to "ls"; that'll stop it looking inside
> dire
On Mon, Nov 04, 2013 at 09:49:37AM -0500, Mauricio Tavares wrote:
> I really have nobody else but rsyslog.conf here:
>
> [root@scan log]# ls -ld /etc/rsyslog.*
Don't use the "d" flag to "ls"; that'll stop it looking inside
directories.
The debug output showed it reading a file from
/etc
On Fri, Nov 1, 2013 at 5:42 PM, Stephen Harris wrote:
> On Fri, Nov 01, 2013 at 05:32:53PM -0400, Mauricio Tavares wrote:
>> 1968.101297470:7f2b4eda1700: Requested to load module 'imuxsock'
>> 1968.101300039:7f2b4eda1700: Module 'imuxsock' already loaded
>
> Well the good news is that the librarie
On Fri, Nov 01, 2013 at 05:32:53PM -0400, Mauricio Tavares wrote:
> 1968.101297470:7f2b4eda1700: Requested to load module 'imuxsock'
> 1968.101300039:7f2b4eda1700: Module 'imuxsock' already loaded
Well the good news is that the libraries are all good. There's no failure
there. I think it's a com
[
On Thu, Oct 31, 2013 at 6:23 PM, Stephen Harris wrote:
> On Thu, Oct 31, 2013 at 05:43:28PM -0400, m.r...@5-cent.us wrote:
>> Stephen Harris wrote:
>
>> > Do 'rsyslogd -n -N1 -d' and you might get a better diagnostic
>> > (eg missing libraries or incompatible libraries)
>> >
>> Or ldd /sbin/rs
On Thu, Oct 31, 2013 at 05:43:28PM -0400, m.r...@5-cent.us wrote:
> Stephen Harris wrote:
> > Do 'rsyslogd -n -N1 -d' and you might get a better diagnostic
> > (eg missing libraries or incompatible libraries)
> >
> Or ldd /sbin/rsyslogd.
No, that's not good enough. rsyslogd loads modules dynamic
Stephen Harris wrote:
> On Thu, Oct 31, 2013 at 05:25:50PM -0400, Mauricio Tavares wrote:
>> Oct 31 17:23:43 scan rsyslogd: the last error occured in
>> /etc/rsyslog.conf, line 24:"module(load="imrelp") # needs to be done
>> just once"
>
> Do 'rsyslogd -n -N1 -d' and you might get a better diagnost
Mauricio Tavares wrote:
> On Tue, Oct 29, 2013 at 4:28 PM, wrote:
>> Mauricio Tavares wrote:
>>> On Tue, Oct 29, 2013 at 2:08 PM, Mike Burger
>>>
>>> wrote:
> centos 6.4, setup to be syslog server. Doing remote syslog using tcp
> works fine, so now want to add relp. I installed the rsysl
On Thu, Oct 31, 2013 at 05:25:50PM -0400, Mauricio Tavares wrote:
> Oct 31 17:23:43 scan rsyslogd: the last error occured in
> /etc/rsyslog.conf, line 24:"module(load="imrelp") # needs to be done
> just once"
Do 'rsyslogd -n -N1 -d' and you might get a better diagnostic
(eg missing libraries or in
On Tue, Oct 29, 2013 at 4:28 PM, wrote:
> Mauricio Tavares wrote:
>> On Tue, Oct 29, 2013 at 2:08 PM, Mike Burger
>> wrote:
centos 6.4, setup to be syslog server. Doing remote syslog using tcp
works fine, so now want to add relp. I installed the rsyslog-relp
package and told rsysl
On Tue, Oct 29, 2013 at 4:33 PM, Mike Burger wrote:
>> On Tue, Oct 29, 2013 at 2:08 PM, Mike Burger
>> wrote:
centos 6.4, setup to be syslog server. Doing remote syslog using tcp
works fine, so now want to add relp. I installed the rsyslog-relp
package and told rsyslog.conf to use
> On Tue, Oct 29, 2013 at 2:08 PM, Mike Burger
> wrote:
>>> centos 6.4, setup to be syslog server. Doing remote syslog using tcp
>>> works fine, so now want to add relp. I installed the rsyslog-relp
>>> package and told rsyslog.conf to use it:
>>>
>>> # RELP Syslog Server:
>>> $ModLoad imrelp # p
Mauricio Tavares wrote:
> On Tue, Oct 29, 2013 at 2:08 PM, Mike Burger
> wrote:
>>> centos 6.4, setup to be syslog server. Doing remote syslog using tcp
>>> works fine, so now want to add relp. I installed the rsyslog-relp
>>> package and told rsyslog.conf to use it:
>>>
>>> # RELP Syslog Server:
On Tue, Oct 29, 2013 at 2:08 PM, Mike Burger wrote:
>> centos 6.4, setup to be syslog server. Doing remote syslog using tcp
>> works fine, so now want to add relp. I installed the rsyslog-relp
>> package and told rsyslog.conf to use it:
>>
>> # RELP Syslog Server:
>> $ModLoad imrelp # provides RE
> centos 6.4, setup to be syslog server. Doing remote syslog using tcp
> works fine, so now want to add relp. I installed the rsyslog-relp
> package and told rsyslog.conf to use it:
>
> # RELP Syslog Server:
> $ModLoad imrelp # provides RELP syslog reception
> $InputRELPServerRun 20514
>
> when I
centos 6.4, setup to be syslog server. Doing remote syslog using tcp
works fine, so now want to add relp. I installed the rsyslog-relp
package and told rsyslog.conf to use it:
# RELP Syslog Server:
$ModLoad imrelp # provides RELP syslog reception
$InputRELPServerRun 20514
when I restart rsyslog
18 matches
Mail list logo