HEX

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
Server: Apache
System: Linux 4.19.0-0.bpo.9-amd64 x86_64 at red40
User: u547966 (5490)
PHP: 5.3.29-mh2
Disabled: syslog, dl, popen, proc_open, proc_nice, proc_get_status, proc_close, proc_terminate, posix_mkfifo, chown, chgrp, accelerator_reset, opcache_reset, accelerator_get_status, opcache_get_status, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority
Upload Files
File: //etc/rsyslog.d/50_rsyslog.conf
$ActionQueueFileName queue
$ActionQueueSaveOnShutdown on
$ActionQueueType LinkedList
$ActionResumeRetryCount -1
$PreserveFQDN on
global (
    WorkDirectory="/var/spool/rsyslog"
    MaxMessageSize="64k"
  
)
module(load="imklog")
module(load="immark")
module(load="imuxsock" 
          SysSock.RateLimit.Burst="600"
          SysSock.RateLimit.Interval="3"
     
)
if $programname == 'drupal' then stop
# template_RemoteFormat
$template RemoteFormat,"%timegenerated% %syslogtag%%msg:::drop-last-lf%"

if $programname == 'monit' then {
  if $msg contains "status failed (0)" then stop
  action(type="omfile" file="/var/log/monit.log")
  stop
}
if $programname == 'ntpd' then {
  action(type="omfile" file="/var/log/ntp/ntpd.log")
  stop
}
if $programname == 'proftpd' then {
  action(type="omfile" file="/var/log/proftpd/daemon.log")
  stop
}
# remotelog
*.*     @syslog.int.masterhost.ru;RemoteFormat

if $programname == 'ipmievd' then {
  action(type="omfile" file="/var/log/rsyslog/ipmievd_sel.log")
  stop
}
auth,authpriv.*     /var/log/auth.log
*.*;auth,authpriv.none    -/var/log/syslog
cron.*       /var/log/cron.log
daemon.*      -/var/log/daemon.log
kern.*        -/var/log/kern.log
lpr.*       -/var/log/lpr.log
mail.*        -/var/log/mail.log
user.*        -/var/log/user.log
mail.info     -/var/log/mail.info
mail.warn     -/var/log/mail.warn
mail.err      /var/log/mail.err
# boot_wtf_rule
local7.*     -/var/log/boot.log

# news_crit_rule
news.crit     /var/log/news/news.crit

# news_err_rule
news.err     /var/log/news/news.err

# news_notice_rule
news.notice     -/var/log/news/news.notice

# news_wtf_rule
uucp,news.crit     -/var/log/spooler

*.=debug;\
  auth,authpriv.none;\
  news.none;mail.none -/var/log/debug
*.=info;*.=notice;*.=warn;\
  auth,authpriv.none;\
  cron,daemon.none;\
  mail,news.none    -/var/log/messages
if $programname == 'puppet-agent' then {
  action(type="omfile" file="/var/log/rsyslog/puppet-agent.log")
  stop
}
# emerg_rule
*.emerg     -/var/log/syslog