how to resolve the syslog issue with CL5 (no rsyslog) ?!?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 2webmaster
    Senior Member
    Forum ExplorerTechnical AssociateSolutions Developer
    • Mar 2021
    • 101

    #1

    how to resolve the syslog issue with CL5 (no rsyslog) ?!?

    As per http://docs.cloudlinux.com/index.html?syslog.html - we do not have that config file as CL5 does not use rsyslog.

    Without upgrading to CL6 or manually installing rsyslog (not sure how safe that would be on CL5 anyway) is there any way for us to exclude the log files from users grasp?
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    If you don have that file, than there should be no /dev/log inside users cagefs

    Comment

    • denis
      Junior Member
      • Jul 2017
      • 8

      #3
      Hi Igor, but I do see a "/usr/share/cagefs-skeleton/dev/log" on each CL5 server... doesn that imply /dev/log is part of the users cagefs?

      Comment

      • iseletsk
        Senior Member
        • Dec 2017
        • 1199

        #4
        Yes, it does, but that means that you do have this somewhere: $AddUnixListenSocket /usr/share/cagefs-skeleton/dev/log
        (or some mis-configuration somewhere else). If you cannot locate it -- please, contact our support.

        Comment

        Working...