il file di log è log.ns nel notes.ini del server potrai trovare la riga Log=log.nsf, 1, 0, 7, 40000 il cui significato è scritto qui Log Applies to servers. Specifies the contents of the log file and controls other logging actions: * logfilename - The log database file name, usually LOG.NSF * log_option - Log options: 1 - Log to the console * not_used - Always set to zero; this parameter is not currently used * days - The number of days to retain the documents in the log file * size - The size of log text in event documents For example: Log=LOG.NSF,1,0,7,20000 The log file (LOG.NSF) is deleted in seven days and can contain up to 20,000 bytes. All log information is also sent to the console. Default setting is Log=LOG.NSF,1,0,7,40000 Log = logfilename, log_option, not_used, days, size There is no UI equivalent.
........................................ <BR> <BR>www.msbiro.net
|