Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

Collector modules dstribution files

In terms of files, particular modules are distributed as JAR files, which are executed as Java program. Each module has own file:

ModuleFile name
Audit
iot-collector-audit-x.y.z.jar
Receiver
iot-collector-generic-receiver-x.y.z.jar 
Sender
iot-collector-generic-sender-x.y.z-.jar 
Info

x.y.z refers to specific IoT Data Collector version.

Configuration files

There are two main configuration files for all modules:

  • config.json - holds the configuration of the module, including license
  • cluster.xml - defines the clustering mechanism, modules discovery strategy etc

See Configuring collectorIoT Controller for more details.

Database files

Database directory and data files are created as specified in config.json file. The default location is <installation_directory>/hsql. Particular data files and directories are created according to module type and it's name:

  • <module_type><module_name>-db.data
  • <module_type><module_name>-db.log
  • <module_type><module_name>-db.properties
  • <module_type><module_name>-db.script
  • <module_type><module_name>-db.tmp/

All these files are created automatically and are not supposed to be changed.

Log files

Log files reside in <installation_directory>/logs and are named according to the module type and it's name. Logs are rotated on time and file size basis: 50MB and 7 days.

 

Sv translation
languageja

コレクターモジュールのディストリビューションファイル

ファイルに関しては、特定のモジュールがJARファイルとして配布され、Javaプログラムとして実行されます。各モジュールには独自のファイルがあります:

モジュールファイル名

Collector modules dstribution files

In terms of files, particular modules are distributed as JAR files, which are executed as Java program. Each module has own file:

ModuleFile name
Audit
iot-collector-audit-x.y.z.jar
Receiver
iot-collector-generic-receiver-x.y.z.jar 
Sender
iot-collector-generic-sender-x.y.z-.jar 


Info

x.y.z refers to specific IoT Data Collector version.

Configuration files

は、特定のIoTデータコレクターのバージョンを指します。

構成ファイル

すべてのモジュールには、2つの主要な構成ファイルがありますThere are two main configuration files for all modules:

  • config.json - holds the configuration of the module, including licenseライセンスを含むモジュールの構成を保持します
  • cluster.xml - defines the clustering mechanism, modules discovery strategy etc

See Configuring collector for more details.

Database files

  • クラスタリングメカニズム、モジュール検出戦略などを定義します

詳細については、Configuring IoT Controllerをご覧ください。

データベースファイル

データベースディレクトリとデータファイルは、config.jsonファイルで指定されている通りに作成されます。デフォルトの場所は <installation_directory>/hsql です。特定のデータファイルとディレクトリは、モジュールタイプとその名前に従って作成されますDatabase directory and data files are created as specified in config.json file. The default location is <installation_directory>/hsql. Particular data files and directories are created according to module type and it's name:

  • <module_type><module_name>-db.data
  • <module_type><module_name>-db.log
  • <module_type><module_name>-db.properties
  • <module_type><module_name>-db.script
  • <module_type><module_name>-db.tmp/

All these files are created automatically and are not supposed to be changed.

Log files

これらのファイルはすべて自動的に作成され、変更されることはありません。

ログファイル

ログファイルは <installation_directory>/logs にあり、モジュールの種類とその名前に応じて名前が付けられています。ログは時間とファイルサイズに基づいてローテーションされます: 50MBと7日。Log files reside in <installation_directory>/logs and are named according to the module type and it's name. Logs are rotated on time and file size basis: 50MB and 7 days.