telegraf log rotate
· β 1 min read · βοΈ CheeseMocha
should setup the log rotate size from 0mbg to a properly number, otherwise it will not work.
## Log target controls the destination for logs and can be one of "file", ## "stderr" or, on Windows, "eventlog". When set to "file", the output file ## is determined by the "logfile" setting. logtarget = "file" ## Name of the file to be logged to when using the "file" logtarget. If set to ## the empty string then logs are written to stderr.