Yoji Shidara
null+****@clear*****
Mon Feb 17 12:16:02 JST 2014
Yoji Shidara 2014-02-17 12:16:02 +0900 (Mon, 17 Feb 2014) New Revision: f1330c69f6f287ede95669d03ed45ca867b3a236 https://github.com/droonga/droonga.org/commit/f1330c69f6f287ede95669d03ed45ca867b3a236 Message: We don't need a terminal to keep server working Now fluentd runs as a daemon. We do need another terminal not to stop tail, but it will be obvious and not worthy to emphasize. Modified files: _po/ja/tutorial/basic/index.po ja/tutorial/basic/index.md tutorial/basic/index.md Modified: _po/ja/tutorial/basic/index.po (+2 -4) =================================================================== --- _po/ja/tutorial/basic/index.po 2014-02-17 12:26:19 +0900 (91f20a3) +++ _po/ja/tutorial/basic/index.po 2014-02-17 12:16:02 +0900 (a368877) @@ -534,10 +534,8 @@ msgid "" "York NY\",\"values\":{\"location\":\"40.746948,-73.994557\"}}}" msgstr "" -msgid "" -"Open another terminal to keep the fluentd server working, and send those two j" -"sons `ddl.jsons` and `stores.jsons` to the fluentd server:" -msgstr "fluentd を起動した状態で別の端末を開き、以下のようにして `ddl.jsons` と `stores.jsons` を投入します:" +msgid "Open another terminal and send those two jsons `ddl.jsons` and `stores.jsons` " +msgstr "別の端末を開き、以下のようにして `ddl.jsons` と `stores.jsons` を投入します:" msgid "" " # fluent-cat starbucks.message < ddl.jsons\n" Modified: ja/tutorial/basic/index.md (+1 -1) =================================================================== --- ja/tutorial/basic/index.md 2014-02-17 12:26:19 +0900 (0b06099) +++ ja/tutorial/basic/index.md 2014-02-17 12:16:02 +0900 (348b143) @@ -271,7 +271,7 @@ stores.jsons: {"id":"stores:39","replyTo":"localhost:24224/output","dataset":"Starbucks","type":"add","body":{"table":"Store","key":"Fashion Inst of Technology - New York NY","values":{"location":"40.746948,-73.994557"}}} -fluentd を起動した状態で別の端末を開き、以下のようにして `ddl.jsons` と `stores.jsons` を投入します: +Open another terminal and send those two jsons `ddl.jsons` and `stores.jsons` to the fluentd server: # fluent-cat starbucks.message < ddl.jsons # fluent-cat starbucks.message < stores.jsons Modified: tutorial/basic/index.md (+1 -1) =================================================================== --- tutorial/basic/index.md 2014-02-17 12:26:19 +0900 (569d631) +++ tutorial/basic/index.md 2014-02-17 12:16:02 +0900 (aa0225a) @@ -262,7 +262,7 @@ stores.jsons: {"id":"stores:39","replyTo":"localhost:24224/output","dataset":"Starbucks","type":"add","body":{"table":"Store","key":"Fashion Inst of Technology - New York NY","values":{"location":"40.746948,-73.994557"}}} -Open another terminal to keep the fluentd server working, and send those two jsons `ddl.jsons` and `stores.jsons` to the fluentd server: +Open another terminal and send those two jsons `ddl.jsons` and `stores.jsons` to the fluentd server: # fluent-cat starbucks.message < ddl.jsons # fluent-cat starbucks.message < stores.jsons -------------- next part -------------- HTML����������������������������...Download