hi! about log rotation. here <http://osquery.readt...
# general
j
hi! about log rotation. here http://osquery.readthedocs.io/en/stable/deployment/configuration/#chef-os-x is config for newsyslog to rotate result logs, but not status. is it possible to rotate also status logs? the problem is that this logs use date and pid in filename, so after restarting osqueryd, status logs remain on fs, coz newsyslog recreating files after rotation. or mb it is possible to change status logs filenames? thx in advance.