mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-10 00:07:08 +02:00
Swap option_guide
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
d321733e8a
commit
c8063f94dd
@ -195,13 +195,13 @@ ja:
|
|||||||
filter_grep:
|
filter_grep:
|
||||||
option_guide: |
|
option_guide: |
|
||||||
指定したフィールドの値を元にイベントを「Grep」します。<br />
|
指定したフィールドの値を元にイベントを「Grep」します。<br />
|
||||||
<a target="_blank" href="https://docs.fluentd.org/articles/filter_parser">filter_parserプラグインの解説</a>もご参照ください。
|
<a target="_blank" href="https://docs.fluentd.org/articles/filter_grep">filter_grepプラグインの解説</a>もご参照ください。
|
||||||
show:
|
show:
|
||||||
page_title: Grepフィルター設定
|
page_title: Grepフィルター設定
|
||||||
filter_parser:
|
filter_parser:
|
||||||
option_guide: |
|
option_guide: |
|
||||||
指定したフィールドの値をパースした結果を使ってイベントを加工します。<br />
|
指定したフィールドの値をパースした結果を使ってイベントを加工します。<br />
|
||||||
<a target="_blank" href="https://docs.fluentd.org/articles/filter_grep">filter_grepプラグインの解説</a>もご参照ください。
|
<a target="_blank" href="https://docs.fluentd.org/articles/filter_parser">filter_parserプラグインの解説</a>もご参照ください。
|
||||||
show:
|
show:
|
||||||
page_title: Parserフィルター設定
|
page_title: Parserフィルター設定
|
||||||
filter_record_transformer:
|
filter_record_transformer:
|
||||||
|
Loading…
Reference in New Issue
Block a user