Net.Data Error Log File Size and Rotation

The maximum size of the log file can be 500 KB. At this size, approximately 3000 log entries will fit.

When the log file reaches the maximum size, the file will be archived to netdata.logMMMDDYYYY_nn

Where:

MMM
The month (Jan-Dec)

DD
The date

YYYY
The year

nn
A number from 01 to 99, that uniquely identifies each archive file for a certain day.

Logging continues in the original file.


[ Top of Page | Previous Page | Next Page | Index ]