Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/en/admintools.xml
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/en/admintools.xml	(revision 38763)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/en/admintools.xml	(working copy)
@@ -1694,7 +1694,10 @@
                 </field>
                 <field name="host_id" type="uint32">
                     <verbose_name>ID</verbose_name>
-                    <help_text>Sets an ID for the log host. All system logs will be sent to the log hosts whose host ID is 0 without any filtering. For log hosts whose host ID is not 0, log filters must be configured; otherwise, no system log will be sent to these log hosts.</help_text>
+                    <help_text>
+                    Set an ID for the log host.
+                    Its value must be an integer ranging from 1 to 15.
+                    The default value is 1.</help_text>
                 </field>
                 <field name="delimiter" type="enum">
                     <verbose_name>Delimiter</verbose_name>
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/ja/admintools.xml
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/ja/admintools.xml	(revision 38763)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/ja/admintools.xml	(working copy)
@@ -1384,7 +1384,10 @@
                 </field>
                 <field name="host_id" type="uint32">
                     <verbose_name>ID</verbose_name>
-                    <help_text>ログホストのIDを設定します。 すべてのシステムログは、フィルタリングなしでホストIDが0のログホストに送信されます。 ホストIDが0でないログホストの場合、ログフィルターを構成する必要があります。 そうしないと、これらのログホストにシステムログが送信されません。</help_text>
+                    <help_text>
+                    ログホストのIDを設定します。
+                    値を1から15の整数で指定してください。
+                    デフォルト値は1です。</help_text>
                 </field>
                 <field name="delimiter" type="enum">
                     <verbose_name>デリミタ</verbose_name>
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/zh-cn/admintools.xml
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/zh-cn/admintools.xml	(revision 38763)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/zh-cn/admintools.xml	(working copy)
@@ -1384,7 +1384,10 @@
                 </field>
                 <field name="host_id" type="uint32">
                     <verbose_name>ID</verbose_name>
-                    <help_text>设置日志主机的ID。 所有系统日志都将不经过滤而被发往ID为0的日志主机。 对于ID不是0的日志主机而言，则必须配置日志过滤器。否则系统日志将不会被发往该主机。</help_text>
+                    <help_text>
+                    设置日志主机的ID。
+                    其值必须是介于1到15之间的整数。
+                    默认值为1。</help_text>
                 </field>
                 <field name="delimiter" type="enum">
                     <verbose_name>分隔符</verbose_name>
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/zh-tw/admintools.xml
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/zh-tw/admintools.xml	(revision 38763)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/doc/zh-tw/admintools.xml	(working copy)
@@ -1384,7 +1384,10 @@
                 </field>
                 <field name="host_id" type="uint32">
                     <verbose_name>ID</verbose_name>
-                    <help_text>设置日志主机的ID。 所有系统日志都将不经过滤而被发往ID为0的日志主机。 对于ID不是0的日志主机而言，则必须配置日志过滤器。否则系统日志将不会被发往该主机。</help_text>
+                    <help_text>
+                    設定日誌主機的ID。
+                    其值必須是介於1到15之間的整數。
+                    預設值為1。</help_text>
                 </field>
                 <field name="delimiter" type="enum">
                     <verbose_name>分隔符號</verbose_name>
Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/docs/rest/apv/admintools/logbuf/loghost.html
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/docs/rest/apv/admintools/logbuf/loghost.html	(revision 38763)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/media/docs/rest/apv/admintools/logbuf/loghost.html	(working copy)
@@ -106,7 +106,7 @@
                                                 <td>default</td>
                                                 <td>host_id</td>
                                                 <td>uint32</td>
-                                                <td>Sets an ID for the log host. All system logs will be sent to the log hosts whose host ID is 0 without any filtering. For log hosts whose host ID is not 0, log filters must be configured; otherwise, no system log will be sent to these log hosts.</td>
+                                                <td>Set an ID for the log host. Its value must be an integer ranging from 1 to 15. The default value is 1.</td>
                                             </tr>
                                         
                                     
@@ -296,7 +296,7 @@
                                                     <tr>
                                                         <td>host_id</td>
                                                         <td>uint32</td>
-                                                        <td>Sets an ID for the log host. All system logs will be sent to the log hosts whose host ID is 0 without any filtering. For log hosts whose host ID is not 0, log filters must be configured; otherwise, no system log will be sent to these log hosts.</td>
+                                                        <td>Set an ID for the log host. Its value must be an integer ranging from 1 to 15. The default value is 1.</td>
                                                     </tr>
                                                 
                                             
@@ -502,7 +502,7 @@
                                                 <td>default</td>
                                                 <td>host_id</td>
                                                 <td>uint32</td>
-                                                <td>Sets an ID for the log host. All system logs will be sent to the log hosts whose host ID is 0 without any filtering. For log hosts whose host ID is not 0, log filters must be configured; otherwise, no system log will be sent to these log hosts.</td>
+                                                <td>Set an ID for the log host. Its value must be an integer ranging from 1 to 15. The default value is 1.</td>
                                             </tr>
                                         
                                     
