MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/imunify-auditd-log-reader/config.yaml
logging:
  trace_logging: false
statistics:
  report_period: 3h
# set to -1 to disable send-all behaviour
send_limit: 500
# these paths will be excluded by auditd suppress rules
# absolute path entries will be added only when they matched by BASEDIR
# relative entries like `logs` is searched with equivalence of `find /BASEDIR -name logs -depth 2` command
auditd_exclude:
  - public_html/error_log
  - error_log
# filter ordering is preserved and can affect performance greatly
# filters are matched using strings.Contains method
filters:
  drop:
    - /litespeed/
    - /session/
    - debug.log
    - error_log
    - error.log
    - /logs/
    - /log/
    - /tmp/#sql_
    - /sess_
    - /mail/