[Bug 228519] sysutils/beats should probably run a specific `beats' user
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Sat May 26 20:34:21 UTC 2018
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228519
            Bug ID: 228519
           Summary: sysutils/beats should probably run a specific `beats'
                    user
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: elastic at FreeBSD.org
          Reporter: girgen at FreeBSD.org
          Assignee: elastic at FreeBSD.org
             Flags: maintainer-feedback?(elastic at FreeBSD.org)
the *beats daemons should probably not run as root
Running as nobody is not correct since the daemons own files in
/var/db/beats/*beat. Hence the correct way is probably to create a `beats' user
and ditto group. That way, admins can allow the beats group read access to log
files that are not world readable, for example. 
Thoughs on this?
Palle
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-elastic
mailing list