-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Description
Currently, iiuc, nsq does not support log rotation. This is not user friendly for some users.
How about we move log package to glog which is used by Kubernetes organization and supports log rotation when log file size exceed 1.8GB by default.
/cc @mreiferson @jehiah