「pione log format」の版間の差分
提供: Eospedia
| 行1: | 行1: | ||
| − | '''pione log format''' | + | '''pione log format'''とはログを別のフォーマットとして変換する[[PIONE]]の[[コマンド]]です。 |
== オプション一覧 == | == オプション一覧 == | ||
2014年12月11日 (木) 04:11時点における版
pione log formatとはログを別のフォーマットとして変換するPIONEのコマンドです。
オプション一覧
| オプション | 引数の型 | 引数のデフォルト | 説明 |
|---|---|---|---|
| 引数 | location | 必須 | Location of PIONE raw log |
| --agent-type | NAME | Output only the agent type: "task_worker", "input_generator", ... | |
| --format | NAME | Set format type | |
| --log-id | ID | Target log ID | |
| --trace-type | NAME | Output only the trace type: "agent", "rule", or "task" | |
| --color | BOOLEAN | true | 出力結果の文字に色を付ける |
| --debug | [TYPE] | system | デバッグモードで実行 |
| -h | [FORMAT] | txt | ヘルプを表示 |
| -v | なし | なし | バージョンを表示 |