|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The resource configuration for ES data import. |
||
| BootstrapServers |
string |
The URL of the service instance. |
|
| Index |
string |
The list of ES indexes. |
|
| Username |
string |
The username for ES. |
|
| Password |
string |
The password for the ES user. |
|
| TimeFieldName |
string |
The time field. |
|
| TimeFormat |
string |
The format of the time field. |
|
| TimeZone |
string |
The time zone of the time field. |
|
| Query |
string |
The ES query. |
|
| ConnectorMode |
string |
The import mode. |
|
| StartTime |
integer |
The start time. |
|
| EndTime |
integer |
The end time. |
|
| MaxDataDelaySec |
integer |
The maximum data delay in seconds. |
|
| MinFragRangeSec |
integer |
The interval in seconds for checking new data. |
|
| VpcId |
string |
The ID of the VPC instance. |