Hi!
I am using filebeat 7.17
I start Filebeat using a domain user (with systemd)
The log files and registry file that Filebeat writes while it is working, are owned by the same user that starts Filebeat what is correct, but the group which owns those files is something like "DOMAIN USERS". I need to change this, so Filebeat writes registry and log files to be owned by Filebeat user BUT also another group which is not "DOMAIN USERS".
Can that be done? I could not find anything