Koha/koha-tt/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt
2011-03-21 20:02:15 +13:00

18 lines
No EOL
865 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Log View</h1>
<ul>
<li>The log viewer will show you what actions are being taking in your ILS during a set time period</li>
<li>Choose the start and end date you'd like to see and click 'Go' to see the results on your screen</li>
<li>You also have the option of exporting this data to use in a different format just by choosing to export to an application.
<ul>
<li>This will result in a comma separated value (csv) file.</li>
</ul></li>
<li>You can also choose to filter what you see by any of the fields visible.</li>
</ul>
<p><strong>Why aren't my cataloging actions being logged?</strong>
You may not have the 'Logs' system preference turned on</p>
<ul>
<li><em>Get there:</em> More &gt; Administration &gt; Global System Preferences &gt; Logs</li>
</ul>
</div> [% INCLUDE 'help-bottom.inc' %]