Changes

From Amahi Wiki
Jump to: navigation, search
76 bytes added ,  17:22, 26 July 2020
no edit summary
<pre>
$tail = new PHPTail(array(
"Greyhole" => "/var/log/greyhole.log",
"Sync" => "/var/log/amahi-sync.log",
"Anywhere" => "/var/log/amahi-anywhere.log",
"App Install" => "/var/log/amahi-app-installer.log",
"HDA Updates" => "/var/log/hda-updates.log",
"HDA Production" => "/var/hda/platform/html/log/production.log",
"Boot" => "/var/log/boot.log",
"GreyholeMessages" => "/var/log/greyhole.log", "Sync" => "/var/log/amahi-sync.logmessages", "AnywhereMonit" => "/var/log/amahi-anywheremonit.log",
));
</pre>
12,424

edits