[mythtv-users] syslog

Andréas Kühne andreas at kuhne.se
Mon Jul 8 21:14:15 UTC 2013


2013/7/8 Michael T. Dean <mtdean at thirdcontact.com>

> On 07/08/2013 01:50 PM, Andréas Kühne wrote:
>
>> It's good to be thorough! I don't mind the suggestion, because it is
>> probably something I have overlooked. I know that the other server is
>> receiving messages, because I do get some messages to that server, however
>> not all messages. When I have the *.* @10.0.27.44 <http://10.0.27.44>
>> row in place, I get standard syslog messages, but nothing from
>> mythlogserver. If I replace the "default" settings for mythtv logging with:
>>
>> if $syslogfacility-text == 'local7' and $programname startswith 'myth'
>> then @10.0.27.44 <http://10.0.27.44>
>>
>> & ~
>>
>> I get some messages from mythlogserver itself, but not any messages from
>> mythbackend. I have also tried:
>> if $syslogfacillity-text == 'local7' and $msg startswith ' myth' then @
>> 10.0.27.44 <http://10.0.27.44>
>>
>> & ~
>>
>> Nothing of this works, I just don't get anything on the remote server...
>>
>
> Again, if using the simple rsyslog configuration file for mythtv, it will
> prevent you from sending messages to a remote server because it explicitly
> writes the messages to local files then drops the message.
>
> You need to modify--or remove--the mythtv rsyslog configuration.
>
> Mike
>
>
> ______________________________**_________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/**listinfo/mythtv-users<http://www.mythtv.org/mailman/listinfo/mythtv-users>
>

Hi Mike,

Sorry that I haven't been clear enough. I had commented out the
configuration for mythtv and only had 1 of the 2 statements above active,
nothing else that related to mythtv. It still didn't forward the logs to
the remote server.

Regards,

Andréas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20130708/8ac9d42f/attachment.html>


More information about the mythtv-users mailing list