So I am using this method on client-local.cfg to show the logs:<br><br>[linux]<br>log:/var/log/myapp/my.app.log:90240<br>ignore MARK<br><br>However even if i increase the MAXDATA (90240) it still only shows the last hour or so of logging. - under 'msgs' .<br>
I would like to to show more than that.   how is this possible?   eg.  /var/log/myapp/my.app.log has logging from midnight, but only shows from the last 20 minutes.  I would like it to show at least 2 hours worth of logging.<br>
<br><br>Also, I would like to have different logs show for different client systems.<br><br>I have tried this method:<br><a href="http://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Other_Docs/FAQ#How_do_I_monitor_log_files_other_than_the_default_ones.3F">http://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Other_Docs/FAQ#How_do_I_monitor_log_files_other_than_the_default_ones.3F</a><br>
<br>but I don't see anything with hohbbit-clients.cfg - <br>Can I not use the HOST=<client hostname> in the client-local.cfg  ?<br><br>tia<br><br><br><br><br><br>