<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Ns_accesslog</id>
	<title>Ns accesslog - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Ns_accesslog"/>
	<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_accesslog&amp;action=history"/>
	<updated>2026-04-14T23:23:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_accesslog&amp;diff=2689&amp;oldid=prev</id>
		<title>WikiSysop: imported from WiKit id 1290</title>
		<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_accesslog&amp;diff=2689&amp;oldid=prev"/>
		<updated>2004-06-15T22:35:22Z</updated>

		<summary type="html">&lt;p&gt;imported from WiKit id 1290&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Man page: http://aolserver.com/docs/tcl/ns_accesslog.html&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''NAME'''&lt;br /&gt;
&lt;br /&gt;
: ns_accesslog - Control the nslog access log module&lt;br /&gt;
&lt;br /&gt;
'''SYNOPSIS'''&lt;br /&gt;
&lt;br /&gt;
: '''ns_accesslog''' ''option ?arg arg ...?''&lt;br /&gt;
&lt;br /&gt;
'''DESCRIPTION'''&lt;br /&gt;
&lt;br /&gt;
: This command provides a mechanism to control the nslog access log module.&lt;br /&gt;
&lt;br /&gt;
: The legal ''option''s (which may be abbreviated) are:&lt;br /&gt;
* '''ns_accesslog file'''&lt;br /&gt;
&lt;br /&gt;
: Returns the name of the access log file for the current (possibly virtual) server.  The default is relative to the server's module directory in &amp;quot;nslog/access.log&amp;quot;.&lt;br /&gt;
* '''ns_accesslog roll''' ''?file?''&lt;br /&gt;
&lt;br /&gt;
: Rolls the access log, or optionally some other ''file''.  See [[ns_logroll]] for log rolling behavior.  However, instead of the max backup being specified in &amp;quot;ns/parameters&amp;quot; as &amp;quot;logmaxbackup&amp;quot;, it is specified in section &amp;quot;ns/server/$servername/module/nslog&amp;quot; as &amp;quot;maxbackup&amp;quot; and defaults to 100.&lt;br /&gt;
&lt;br /&gt;
'''EXAMPLES'''&lt;br /&gt;
&lt;br /&gt;
    % ns_accesslog file&lt;br /&gt;
    /home/aolserver/servers/exampleServer/modules/nslog/access.log&lt;br /&gt;
&lt;br /&gt;
    % ns_modulepath exampleServer nslog/access.log&lt;br /&gt;
    /home/aolserver/servers/exampleServer/modules/nslog/access.log&lt;br /&gt;
&lt;br /&gt;
    # This will roll the access.log&lt;br /&gt;
    % ns_accesslog roll&lt;br /&gt;
&lt;br /&gt;
'''SEE ALSO'''&lt;br /&gt;
&lt;br /&gt;
: [[ns_logroll]], [[ns_modulepath]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[Category Documentation]] - [[Category Core Tcl API]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
</feed>