<div dir="ltr"><div class="gmail_extra"><div>2013/7/8 Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com" target="_blank">mtdean@thirdcontact.com</a>&gt;</span><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 07/08/2013 01:50 PM, Andréas Kühne wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It&#39;s good to be thorough! I don&#39;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 *.* @<a href="http://10.0.27.44" target="_blank">10.0.27.44</a> &lt;<a href="http://10.0.27.44" target="_blank">http://10.0.27.44</a>&gt; row in place, I get standard syslog messages, but nothing from mythlogserver. If I replace the &quot;default&quot; settings for mythtv logging with:<br>

<br>
if $syslogfacility-text == &#39;local7&#39; and $programname startswith &#39;myth&#39; then @<a href="http://10.0.27.44" target="_blank">10.0.27.44</a> &lt;<a href="http://10.0.27.44" target="_blank">http://10.0.27.44</a>&gt;<div class="im">
<br>
&amp; ~<br>
<br>
I get some messages from mythlogserver itself, but not any messages from mythbackend. I have also tried:<br></div>
if $syslogfacillity-text == &#39;local7&#39; and $msg startswith &#39; myth&#39; then @<a href="http://10.0.27.44" target="_blank">10.0.27.44</a> &lt;<a href="http://10.0.27.44" target="_blank">http://10.0.27.44</a>&gt;<div class="im">
<br>
&amp; ~<br>
<br>
Nothing of this works, I just don&#39;t get anything on the remote server...<br>
</div></blockquote>
<br>
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.<br>
<br>
You need to modify--or remove--the mythtv rsyslog configuration.<br>
<br>
Mike<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">Hi Mike, </div><div class="gmail_extra"><br></div><div class="gmail_extra">Sorry that I haven&#39;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&#39;t forward the logs to the remote server.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Regards,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Andréas</div></div>