ja:documentation:pandorafms:technical_annexes:47_pfms_opensearch_cluster

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
ja:documentation:pandorafms:technical_annexes:47_pfms_opensearch_cluster [2025/05/16 23:37] – [Configuration on all nodes] junichija:documentation:pandorafms:technical_annexes:47_pfms_opensearch_cluster [2025/05/16 23:42] (現在) – [Security Configuration for SSL Connections] junichi
行 218: 行 218:
 <wrap #ks4 /> <wrap #ks4 />
  
-===== Security Configuration for SSL Connections =====+===== SSL 接続によるセキュリティ設定 =====
  
   * Enable firewall and add rules.   * Enable firewall and add rules.
 +
 +  * ファイアウォールを有効にしてルールを追加します。
  
 <code bash> <code bash>
行 231: 行 233:
  
   * Enable security in OpenSearch.   * Enable security in OpenSearch.
 +
 +  * OpenSearch でセキュリティを有効にします。
  
 Using your favorite text editor, open file ''/etc/opensearch/opensearch.yml'' and set the value to ''false'' on the following line: Using your favorite text editor, open file ''/etc/opensearch/opensearch.yml'' and set the value to ''false'' on the following line:
 +
 +お気に入りのテキストエディタを使用して、ファイル ''/etc/opensearch/opensearch.yml'' を開き、次の行の値を ''false'' に設定します。
  
 <code bash> <code bash>
行 240: 行 246:
  
 For self-signed certificates, add the following line to the end of the file: For self-signed certificates, add the following line to the end of the file:
 +
 +自己署名証明書の場合は、ファイルの末尾に次の行を追加します。
  
 <code bash> <code bash>
行 247: 行 255:
  
 Save your changes and exit the text editor. Save your changes and exit the text editor.
 +
 +変更を保存してテキストエディタを終了します。
  
   * Copy certificates.   * Copy certificates.
 +
 +  * 証明書をコピーします。
  
 The self-signed certificates generated in the installation step will be used. Copy the certificates from the master node to the other nodes. The self-signed certificates generated in the installation step will be used. Copy the certificates from the master node to the other nodes.
 +
 +インストール手順で生成した自己署名証明書が使用されます。マスターノードから他のノードに証明書をコピーします。
  
 **On node 1** (replace ''node_n'' with each of the other nodes): **On node 1** (replace ''node_n'' with each of the other nodes):
 +
 +**ノード 1** (''node_n'' を他の各ノードに置き換えます):
  
 <code bash> <code bash>
行 261: 行 277:
  
 Then run on each of the other nodes: Then run on each of the other nodes:
 +
 +次に、他の各ノードで以下を実行します。
  
 <code bash> <code bash>
行 269: 行 287:
  
 On each of the other nodes, restart the OpenSearch service: On each of the other nodes, restart the OpenSearch service:
 +
 +他の各ノードで、OpenSearch サービスを再起動します。
  
 <code bash> <code bash>
行 276: 行 296:
  
 Verify nodes: Verify nodes:
 +
 +ノードを確認します。
  
 <code bash> <code bash>
行 285: 行 307:
  
 A call verification to the cluster similar to the one above must be performed using both HTTPS and username and password authentication. A call verification to the cluster similar to the one above must be performed using both HTTPS and username and password authentication.
 +
 +上記と同様のクラスタへの呼び出し検証は、HTTPS とユーザ名およびパスワード認証の両方を使用して実行する必要があります。
  
 At this point, the cluster OpenSearch should have a fully functional SSL connection. To configure Pandora FMS with OpenSearch, see "[[:en:documentation:pandorafms:monitoring:09_log_monitoring#ks3_1|Log Collection and Monitoring]]". At this point, the cluster OpenSearch should have a fully functional SSL connection. To configure Pandora FMS with OpenSearch, see "[[:en:documentation:pandorafms:monitoring:09_log_monitoring#ks3_1|Log Collection and Monitoring]]".
 +
 +この時点で、クラスタの OpenSearch は完全に機能する SSL 接続を備えているはずです。Pandora FMS で OpenSearch を設定するには、「[[:ja:documentation:pandorafms:monitoring:09_log_monitoring#ks3_1|ログ収集と監視]]」をご覧ください。
  
 [[:ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]] [[:ja:documentation:start|Pandora FMS ドキュメント一覧に戻る]]
  
  • ja/documentation/pandorafms/technical_annexes/47_pfms_opensearch_cluster.txt
  • 最終更新: 2025/05/16 23:42
  • by junichi