<div dir="ltr">On Thu, Mar 7, 2013 at 11:01 PM, Michael T. Dean <span dir="ltr"><<a href="mailto:mtdean@thirdcontact.com" target="_blank">mtdean@thirdcontact.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On 03/07/2013 09:09 PM, Steven Adeff wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">
On Thu, Mar 7, 2013 at 12:11 PM, Bill Meek<<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
On 03/07/2013 10:21 AM, Steven Adeff wrote:<br>
...<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
perfect, running Ubuntu so it looks to be the same. I assume all I<br>
<br>
need to do is restart the rsyslog service after making the change, or<br>
do I need to restart the backend?<br>
</blockquote>
<br>
Restart the backend.<br>
<br>
--logpath /any/writable/directory will produce 'per run' files with lines<br>
like:<br>
<br>
2013-03-07 08:53:37.600398 I [4335/4356] Scheduler scheduler.cpp:2138<br>
(HandleReschedule) - Reschedule ...<br>
<br>
and filenames like mythbackend.20130307123400.<u></u>106.log. The timestamp in the<br>
file *name* will<br>
be in UTC. The log entries will be in local time (with usec timestamps.)<br>
<br>
Remember, the logging options are passed 'down' to every program that the<br>
backend<br>
starts. So, you'll be seeing mythAnything.2013.........log files. In other<br>
words<br>
keep an eye on /var/log/mythtv. That said, --logpath is the only form of<br>
logging<br>
that I use.<br>
</blockquote></div>
my current launch line is<div class="im"><br>
/usr/bin/mythbackend -v general,channel,record --logpath<br>
/var/log/mythtv/ --syslog local7 --loglevel info --user mythtv<br>
<br>
so that should take care of it, correct?<br>
<br>
</div></blockquote>
<br>
that still has --syslog in it...<br>
<br>
Mike<div class=""><div class="h5"><br></div></div></blockquote><div style>So how should my logging be setup for MythTV logging? Mythbuntu, by default, starts mythlogserver and mythbackend as follows:</div><div style><br>
</div><div style>/usr/bin/mythlogserver --daemon --verbose general --loglevel info --syslog local7<br></div><div style><br></div><div style>/usr/bin/mythbackend --syslog local7 --user mythtv<br></div><div style><br></div>
<div style>I am running mythbackend --version</div><div>Please attach all output as a file in bug reports.</div><div>MythTV Version : v0.26.0-112-g77259c5</div><div>MythTV Branch : fixes/0.26</div><div>Network Protocol : 75</div>
<div>Library API : 0.26.20130225-1</div><div>QT Version : 4.8.1</div><div>Options compiled in:</div><div> linux profile use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_crystalhd using_dvb using_firewire using_frontend using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv using_joystick_menu using_libcec using_libcrypto using_libdns_sd using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vaapi using_vdpau using_ffmpeg_threads using_live using_mheg using_libass using_libxml2</div>
<div><br></div><div style>Mike</div></div></div></div>