convertlog コマンド
convertlog コマンドは、ログ・エントリーのメッセージ ID を古い標準から新しい標準へ、または新しい標準を古い標準へ変換するのに使用されます。
前のバージョンの WebSphere® Application Server では、WebSphere Application Server バージョン 9.0 では非推奨のメッセージ ID が使用されていました。 古いメッセージ ID を基にしたツールのマイグレーションを容易にするために、あるメッセージ ID 標準のログ・ファイルを別の標準に変換する convertlog コマンドが実装されています。
convertlog コマンドは以下のように使用します。
convertlog <source file name> <destination file name> [options]
options: -newMessageFormat convert message IDs to CCCCCnnnnS format
(cannot be used with -m5)
-oldMessageFormat convert message IDs to CCCCnnnnS format
(cannot be used with -m6)