Authentication
このセクションでは、本プロバイダーの接続設定で設定可能なAuthentication プロパティの全リストを提供します。
プロパティ | 説明 |
AuthScheme | 認証で使用されるスキーム。None、Basic、Negotiate (Kerberos)、AwsRootKeys、AwsIAMRoles、AwsEC2Roles、APIKey、およびTemporaryCredentials のエントリーが許容されます。デフォルト値はNone です。 |
User | Elasticsearch に認証を行っているユーザー。 |
Password | Elasticsearch への認証に使われるパスワード。 |
UseSSL | This property sets whether the provider attempts to negotiate TLS/SSL connections to the server. |
Server | Elasticsearch REST サーバーのホスト名またはIP アドレス。あるいは、単一のクラスタ内の複数のノードを指定することもできますが、その場合はすべてのノードがREST API コールをサポートできる必要があります。 |
Port | Elasticsearch REST サーバーのポート。 |
APIKey | The APIKey used to authenticate to Elasticsearch. |
APIKeyId | The APIKey Id to authenticate to Elasticsearch. |