Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-28, 23:37:08

Author Topic: syslog errors again  (Read 2561 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
syslog errors again
« on: 2014-09-17, 00:03:27 »
Host: backup.xxx.pl
Date: Sep-16 11:05
Port: 514
Action: syslog restart

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: syslog errors again
« Reply #1 on: 2014-09-17, 00:11:25 »
Host: backup.xxx.pl
Date: Sep-16 11:05
Port: 514
Action: syslog restart


Already removed watchdog.conf and database tables. Slave does not show anything for watchdog now.

Offline Almas

  • Junior Member
  • *
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: syslog errors again
« Reply #2 on: 2015-01-17, 22:05:52 »
Did you fix this?

Also affecting 6.5.0.f CentOS 5.11.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: syslog errors again
« Reply #3 on: 2015-01-18, 00:00:53 »
Modified '/usr/local/lxlabs/kloxo/files/syslog.logrotate' and '/etc/logrotate.d/syslog':

from:
Code: [Select]
/var/log/cron
/var/log/maillog
/var/log/messages
/var/log/secure
/var/log/spooler
{
    sharedscripts
    postrotate
        /bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
    endscript
}

to:
Code: [Select]
/var/log/cron
/var/log/maillog
/var/log/messages
/var/log/secure
/var/log/spooler
{
    sharedscripts
    postrotate
        # /bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
        service rsyslog restart >/dev/null 2>&1 || true
    endscript
}

in all servers (master and slaves) and then run 'service rsyslog restart'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.033 seconds with 19 queries.

web stats analysis