eventlog

The Event Log has two options.

File Name

First one is the file name the event log is saved to.

Max Size

The second option is the maximum size of the event log in Megabytes. The current implementation of NexusDB only writes sparse information to the log files, mainly extended errors and exception information. If the file size reaches the maximum size it will truncate the file in 1 kilobyte 'blocks'.

All components used in the default NexusDB server are linked to the Event Log, thus all logging will end up in the given file. If the file name is empty ('') the logging will be disabled even if the component is set to active.

Home | Site Contents | Documentation | NexusDB Manual V4 | Management Tools | The NexusDB Server | The (deprecated) old Server User Interface | Settings Panel