Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
zjupigeon
V2EX  ›  Linux

rsyslog 的不惑

  •  1
     
  •   zjupigeon · Feb 5, 2015 · 3721 views
    This topic created in 4154 days ago, the information mentioned may be changed or developed.
    rsyslog这么好用的东西,但是最近遇到个诡异的问题,程序运行一开始是正常得,但是到后面会随机出现msg错误的情况,有人遇到过么?
    6 replies    2015-02-05 20:28:02 +08:00
    whilgeek
        1
    whilgeek  
       Feb 5, 2015
    具体信息?
    zjupigeon
        2
    zjupigeon  
    OP
       Feb 5, 2015
    Feb 2 22:55:58 bj-213-246 luanwusanguo: 1422888958 3 3 2045 2045006
    Feb 2 23:00:10 bj-213-246 kernel: hpet1: lost 1 rtc interrupts
    Feb 2 23:00:58 bj-213-246 luanwusanguo: 1422889258 3 3 2045 2045006
    Feb 2 23:05:58 bj-213-246 luanwusanguo: 1422889558 3 3 2045 2045006
    Feb 2 23:10:58 bj-213-246 luanwusanguo: 1422889858 3 3 2045 2045006
    Feb 2 23:15:58 bj-213-246 s^M
    $1^M
    0^M
    $2^M
    19^M
    : 1422890158 3 3 2045 2045006

    突然就这样子了
    zjupigeon
        3
    zjupigeon  
    OP
       Feb 5, 2015
    @whilgeek 你有遇到过么?
    zjupigeon
        4
    zjupigeon  
    OP
       Feb 5, 2015
    $ModLoad imuxsock
    $WorkDirectory /data/syslog/
    $ActionQueueType LinkedList
    $ActionQueueFileName rsyslog.tmp
    $ActionResumeRetryCount -1
    $ActionQueueSaveOnShutdown on

    $SystemLogRateLimitInterval 0
    $SystemLogRateLimitBurst 0

    $MaxMessageSize 4k

    $DirOwner root
    $DirGroup root
    $DirCreateMode 0755

    $FileOwner root
    $FileGroup root
    $FileCreateMode 0644
    $EscapeControlCharactersOnReceive off
    whilgeek
        5
    whilgeek  
       Feb 5, 2015
    @zjupigeon 没遇到过,看起来是比较奇怪,这类问题去SO问靠谱些
    zjupigeon
        6
    zjupigeon  
    OP
       Feb 5, 2015
    好,我去问问看
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3469 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 57ms · UTC 00:47 · PVG 08:47 · LAX 17:47 · JFK 20:47
    ♥ Do have faith in what you're doing.