「pione log format」の版間の差分
提供: Eospedia
行24: | 行24: | ||
<td>--format</td> | <td>--format</td> | ||
<td>NAME</td> | <td>NAME</td> | ||
− | <td></td> | + | <td>xes</td> |
− | <td>Set format type</td> | + | <td>Set format type: (xes, json, xml)(現状はxesのみ)</td> |
</tr> | </tr> | ||
<tr> | <tr> |
2014年12月11日 (木) 04:39時点における版
pione log formatとはログを別のフォーマットとして変換するPIONEのコマンドです。
オプション一覧
オプション | 引数の型 | 引数のデフォルト | 説明 |
---|---|---|---|
引数 | location | 必須 | Location of PIONE raw log |
--agent-type | NAME | Output only the agent type: "task_worker", "input_generator", ... | |
--format | NAME | xes | Set format type: (xes, json, xml)(現状はxesのみ) |
--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 | なし | なし | バージョンを表示 |