[
https://issues.apache.org/jira/browse/GRIFFIN-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiangrong,chen reassigned GRIFFIN-216:
--------------------------------------
Assignee: xiangrong,chen
> [Measure] enhance elasticsearch sink, support elasticsearch security login
> --------------------------------------------------------------------------
>
> Key: GRIFFIN-216
> URL: https://issues.apache.org/jira/browse/GRIFFIN-216
> Project: Griffin (Incubating)
> Issue Type: Improvement
> Reporter: xiangrong,chen
> Assignee: xiangrong,chen
> Priority: Major
>
> sometimes, elasticsearch have access control if user install x-pack, so
> "user" and "password" feild is needed in the config information, just like:
> "sinks": [
> {
> "type": "ELASTICSEARCH",
> "config": {
> "method": "post",
> "api": "http://10.176.4.184:9200/griffin/accuracy",
> {color:#FF0000}"user": "elastic",{color}
> {color:#FF0000} "password": "changeme",{color}
> "connection.timeout": "1m",
> "retry": 10
> }
> }
> ]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)