By default, [http://www.amahi.org/apps/php-tail PHP Tail] is configured for the following log files:
* App Install
* HDA Updates
* HDA Production
* Boot
To include additional logs, you must edit the <i>Log.php</i> (located in <code>/var/hda/web-apps/phptail/html</code>).
Select <i>Settings</i> from the menu and choose <i>Edit Config</i> in the <b>PHP Tail Settings</b> popup window. You can now edit the <i>Log.php</i> in your web browser.
Once finished, choose <b>Save and Continue</b>. As a precaution, a timestamped backup of <i>Log.php</i> before the changes will be saved.
For example to add the <b>Greyhole</b> log file, you would make the following change:
You can add any log file, providing it is readable by your user. Unfortuntately, those that require <code>root</code> access, will not be work.
The order of the files is how they will appear in the <i>Files</i> drop-down menu in the application. If you want a specific file first, reorder the list in <i>Log.php</i>.