Difference between revisions of "Mythlogserver"

From MythTV Official Wiki
Jump to: navigation, search
(Added mythlogserver page)
 
m (Typo)
Line 1: Line 1:
 
<code>mythlogserver</code> is a program added in the 0.26 release.
 
<code>mythlogserver</code> is a program added in the 0.26 release.
Log messaages generated by MythTV programs are sent to
+
Log messages generated by MythTV programs are sent to
 
<code>mythlogserver</code>.
 
<code>mythlogserver</code>.
  

Revision as of 02:35, 27 August 2012

mythlogserver is a program added in the 0.26 release. Log messages generated by MythTV programs are sent to mythlogserver.

It is started automatically when existing MythTV programs start, typically mythbackend and mythfrontend.

See 0.26 specific notes in Logrotate All Applications.

The log server uses ZeroMQ libraries, which are included with the MythTV distribution.