【AFICK】 ログから学習し、AFICK の設定を適応させるツール、afick_learnの使い方まとめ

afick_learnの概要は公式サイトで以下のように記載されています。

DESCRIPTION

afick_learn the main idea is to have a customized configuration to avoid any dummy warning : the default configuration is to be adapted, but do it may be painful if the afick output is big. So, this tool will learn from detected changes and modify configuration to suppress some fields. It works only from from ‘changed’ lines in afick logs : the “new” and “deleted” lines are ignored.

https://afick.sourceforge.net/afick_learn.1.html

afick_learnの主な考えは、ダミーの警告を回避するためにカスタマイズされた構成にすることです。デフォルトの構成を調整する必要がありますが、afick 出力が大きい場合は、それを行うのが面倒になる可能性があります。そのため、このツールは検出された変更から学習し、構成を変更して一部のフィールドを抑制します。afick ログの「changed」行からのみ機能します。「new」行と「deleted」行は無視されます。

afick_learnの実行

Windowsでこのツールを使用する場合は下記コマンドを実行します。

cd C:\Program Files(x86)\afick
afick_learn.pl

タイトルとURLをコピーしました