Ticket #4 (closed Bugs: Fixed)

Opened 7 years ago

Last modified 0 seconds ago

[DOC] Undocumented nslog module config params

Reported by: rubylane Assigned to: dossy
Priority: 1 Component: Modules: nslog (Access Logging)
Version: aolserver_v40 Keywords:
Cc:

Description

Options not documented in ns/server/server-
name/module/nslog section:

1. ns_param   rollfmt         "%Y-%m-%d-%H:%M"

Will rename the access.log file using this date 
pattern when a roll occurs.


2. ns_param suppressquery on/off

Will suppress the query data when access.log entry is 
written.

3. ns_param maxbuffer #lines

How many access.log entries should be buffered before 
writing to disk.  Default is zero.  Anything <= 0 
means "write every line".

Change History

03/19/02 09:45:42 changed by kriston

Logged In: YES 
user_id=16427

They will be documented.  The maxbuffer parameter should be
added to the AOLserver Tuning guide as well.


06/28/04 18:55:54 changed by dossy

  • summary changed from access log documentation to [DOC] Undocumented nslog module config params.

09/08/04 11:39:37 changed by dossy

Logged In: YES 
user_id=21885

Corrected in nslog/nslog.html in CVS for 4.1.0a.  Backported
to 4.0.9a as well.

See:
http://cvs.sf.net/viewcvs.py/*checkout*/aolserver/aolserver/nslog
/nslog.html?rev=HEAD

Closing this ticket.  Thanks!

09/13/04 11:38:36 changed by dossy

  • status changed from assigned to closed.