タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

syslogに関するshokaiのブックマーク (4)

  • Hunting Field: syslog-ngのログローテーション

    ログローテーションとは。 日々、出力され続けるログが1つのファイルに書き続けられると、 膨大な量になってしまう。そこで、週に1回程度の割合で、 ログファイルを新しくし、古いログを圧縮する。 これにより、膨大な量にならなくてすむ。 1,デフォルトのsyslogのログローテーション。 デフォルトのsyslogのログローテーションには、logrotateが使用されている。 @IT:システム管理の基礎 syslogdの設定をマスターしよう(3/3) logrotateは指定されたタイミングでログファイルのバックアップを取り、新しいログファイルを作成してログのローテーションを行います。 全体の設定ファイルは、/etc/logrotate.conf。 ログファイルごとの設定は、/etc/logrotate.d/syslog(など)。 これ自体は、cronで定期的に実行される。 2,logrotateを

  • Ubuntu 11.10にsyslog-ng 3.3.3でMongoDBにログ出力 | プラスター業務日記

    プラスター業務日記 - プログラム(php,VC++などなど)やサーバ設定(Ubuntu Linux)などをメモがわりに書き残します。 syslog-ng 3.3からログの出力先としてMongoDBが選択可能となしました。 MongoDBに出力できればリアルタイムに近い分析が可能となり応用範囲も広がりますので、試したくsyslog-ngの3.3.3をインストールしました。 まずは、/etc/apt/source.list にリポジトリパスを追加します。 deb http://packages.madhouse-project.org/ubuntu oneiric syslog-ng deb-src http://packages.madhouse-project.org/ubuntu oneiric syslog-ng 続いて PGPKEY を登録します。 curl http://pac

  • syslog-win32

    porting existing UNIX software to native win32 platform, writing portable software, writing pure windows software but understanding that EventLog sucks and looking for an alternative then I hope that this stuff will be useful for you too. Of course, you may just use the daemon as the network message collector. But I think that any UNIX alternative is much better. Not because this stuff is not so g

  • NTsyslog

    Windows NT/2000/XP syslog service Copyright © 1998-2002, SaberNet.net All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but W

  • 1