Download List

Project Description

Windowsイベントログや各種ログファイルを監視して様々なアクションを実行できるWindowsサービスプログラムの開発をしています。 何かエラーが発生したら MantisBT や Redmine へのチケット登録や、チャットアプリの Slack や Teams への通知ができます。 monoを使えばLinuxでも動作します(イベントログ監視機能を省いたビルドEWatch-1.0.x-nw.zip)。

System Requirements

System requirement is not defined

Released at 2017-12-06 23:07
ewatch 1.0.12 (1 files Hide)

Release Notes

No Release Notes

Changelog

設定ファイルに文法エラーがある場合は、エラー内容をログに出力し、サービス起動を失敗とするように変更