当前位置:  技术问答>linux和unix

关于monit和logrotate

    来源: 互联网  发布时间:2016-09-26

    本文导语:  用monit启动logrotate实现文件转储 check file *.log with path /etc/syslog-ng/log/*.log if size > 10KB then exec "/usr/sbin/logrotate -f /adm/config/monit/monit_log_rotate.conf"  变色的配置文件不懂。。 能不能具体讲下什么意思 该怎么写 ...

用monit启动logrotate实现文件转储

check file *.log with path /etc/syslog-ng/log/*.log
if size > 10KB then exec "/usr/sbin/logrotate -f /adm/config/monit/monit_log_rotate.conf" 

变色的配置文件不懂。。 能不能具体讲下什么意思 该怎么写

我想实现的log到10KB就创建新log1 之后log2 log3 .. 保留旧log 创建新log logrotate可以实现吗 

|
/adm/log/AdmMonit.log {   
  
        notifempty   
  
        create   
  
        compress   
  
        #6, 28, 496, 8128 ... ^_^   
  
        rotate 6  
  
        postrotate   
  
            /usr/bin/kill -SIGHUP syslog-ng   
  
        endscript   
  

    
 
 

您可能感兴趣的文章:

 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • UNIX系统监控 Monit
  • snmp-moniter
  • monit无法启动公司的程序


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3