This page explains how the Nx Witness mediaserver handles log files, audit trails, bookmarks, and event logs, including their default sizes, retention periods, and storage locations.
Server Log Files
How far back your logs reach depends on your system's activity, the number of devices, and your logging level:
INFOlevel (Default): a typical Site retains days to weeks ofmain.loghistory.DEBUGorVERBOSElevel: on large sites, logs can consume the 250 MB limit within minutes or hours.
By default, the server rotates log files based on size only. You can also configure the server to rotate logs at fixed time intervals (minutes, hours, or days) using Split File by Time in the Desktop Client. When you enable both limits, the server rotates the log file as soon as it reaches either the size or time threshold - whichever comes first.
- Windows
C:\Windows\System32\config\systemprofile\AppData\Local\Network Optix\Network Optix Media Server\log\
- Linux:
/opt/networkoptix/mediaserver/var/log
Audit Trail, Bookmarks, and Event Log
The server stores the audit trail, bookmarks, and event logs in the mserver.sqlite file located in the server directory. Each data type has a different retention rule:
Audit trail
The server retains audit trail data for 183 days.
Event log
The server retains event logs for 30 days or 100,000 events, whichever limit is reached first. You can change this limit in the Server configuration file.
Bookmarks
Bookmarks tie directly to your recorded video archive. When the server deletes old footage, it automatically removes any bookmarks that occur before the oldest remaining footage for that camera. For example, if a camera holds 30 days of archived video, it also holds approximately 30 days of bookmarks.
Comments
0 comments
Article is closed for comments.