Is there any parameter i'm missing to control max ...
# general
j
Is there any parameter i'm missing to control max size of the results.log? Or some sort of log rotation (Mac OS)
And, what user the log is created as or what permissions
z
It's up to you as an admin to handle log shipping/rotation.
j
Ok, thank you
z
I believe the logfile will be created as the user that is running osquery, with read/write permissions for that user.
j
zwass - do you know of any config setting to at least set the group of the file that is created
I have to run osqueryd as a service, reading from hardware_events, thus I think it has to be run as root
But I need non-root user to read the resulting log file