mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-09-03 20:51:06 +02:00
Fix out_forward texts
This commit is contained in:
parent
5403234974
commit
667b97c720
@ -4,6 +4,7 @@
|
||||
= field(f, :match)
|
||||
= field(f, :server)
|
||||
= field(f, :secondary)
|
||||
%p= t('fluentd.settings.out_forward.secondary_note')
|
||||
|
||||
.well.well-sm
|
||||
%h4{"data-toggle" => "collapse", "href" => "#advanced-setting"}
|
||||
|
@ -135,8 +135,11 @@ en:
|
||||
<<: *fluentd_common
|
||||
out_forward:
|
||||
option_guide: |
|
||||
See also <a target="_blank" href="http://docs.fluentd.org/articles/out_forward">out_forward plugin</a> page.
|
||||
secondary_note: |
|
||||
All servers are unavailable, store data as a file to specified path.
|
||||
show:
|
||||
page_title: out_forward(TODO)
|
||||
page_title: Forward setting
|
||||
out_s3:
|
||||
option_guide: |
|
||||
fluent-plugin-s3 install is required.
|
||||
|
@ -134,8 +134,11 @@ ja:
|
||||
<<: *fluentd_common
|
||||
out_forward:
|
||||
option_guide: |
|
||||
<a target="_blank" href="http://docs.fluentd.org/ja/articles/out_forward">out_forwardプラグインの解説</a>もご参照ください。
|
||||
secondary_note: |
|
||||
※どのserverにも転送できなかった場合、上記のパスにファイルとしてデータが保存されます。
|
||||
show:
|
||||
page_title: out_forward(TODO)
|
||||
page_title: フォワード設定
|
||||
out_s3:
|
||||
option_guide: |
|
||||
fluent-plugin-s3プラグインのインストールが必要です。<br />
|
||||
|
Loading…
x
Reference in New Issue
Block a user