mirror of https://github.com/loggie-io/docs.git
Update elasticsearch.md (#158)
This commit is contained in:
parent
400ba55139
commit
50081a48a5
|
|
@ -14,11 +14,13 @@
|
|||
|
||||
!!! caution
|
||||
|
||||
如果elasticsearch版本为v6.x,请加上以下etype参数。
|
||||
如果elasticsearch版本为v6.x,请加上以下`etype: _doc`参数。
|
||||
|
||||
```yaml
|
||||
sink:
|
||||
type: elasticsearch
|
||||
etype: _doc
|
||||
...
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue