能进到elasticsearch了, index有问题,变量没被赋值:logstash-candle___
This commit is contained in:
parent
61c32dc14e
commit
0d61d13879
@ -38,16 +38,6 @@ data:
|
|||||||
</match>
|
</match>
|
||||||
|
|
||||||
<match tanya.**>
|
<match tanya.**>
|
||||||
@type rewrite_tag_filter
|
|
||||||
@id rewrite_tag_for_tanya
|
|
||||||
<rule>
|
|
||||||
key @log_name
|
|
||||||
pattern ^tanya\.candle\.([^\.]+)\.([^\.]+)\.([^\.]+)$
|
|
||||||
tag candle.$1.$2.$3
|
|
||||||
</rule>
|
|
||||||
</match>
|
|
||||||
|
|
||||||
<match candle.**>
|
|
||||||
@type copy
|
@type copy
|
||||||
<store>
|
<store>
|
||||||
@type elasticsearch
|
@type elasticsearch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user