File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ operational Elasticsearch service running in your environment.
29
29
| ` Cloud_Auth ` | Specify the credentials to use to connect to Elastic's Elasticsearch Service running on Elastic Cloud | _ none_ |
30
30
| ` HTTP_User ` | Optional username credential for Elastic X-Pack access | _ none_ |
31
31
| ` HTTP_Passwd ` | Password for user defined in ` HTTP_User ` | _ none_ |
32
- | ` HTTP_API_Key ` | API key for Elastic. If ` HTTP_User ` or ` Cloud_Auth ` are defined, this will be ignored | _ none_ |
32
+ | ` HTTP_API_Key ` | API key for Elastic, must be base64 encoded . If ` HTTP_User ` or ` Cloud_Auth ` are defined, this will be ignored | _ none_ |
33
33
| ` Index ` | Index name | ` fluent-bit ` |
34
34
| ` Type ` | Type name | ` _doc ` |
35
35
| ` Logstash_Format ` | Enable Logstash format compatibility. This option takes a Boolean value: ` True/False ` , ` On/Off ` | ` Off ` |
You can’t perform that action at this time.
0 commit comments