shiyijiufei's recent timeline updates
shiyijiufei

shiyijiufei

V2EX member #433297, joined on 2019-08-01 08:05:53 +08:00
Per shiyijiufei's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
shiyijiufei's recent replies
是免费的,但是索引生命周期需要配合 logstash 或者 filebeat 来使用,
给你发个参考
logstash 上配置写上,我这里的策略名是 all-hot
ilm_rollover_alias => "filebeat-netflow" #滚动别名,跟模板里的一致
ilm_pattern => "{now/d}-000001" #命名规则
ilm_policy => "all-hot" #生命周期策略名称,跟你 kibana 上建的一致


索引模板
{
"index": {
"lifecycle": {
"name": "all-hot",
"rollover_alias": "filebeat-netflow"
},
"number_of_shards": "1",
"refresh_interval": "5s"
}
}

我不用 filebeat,不过类似
求拉
c2hpeWlqaXVmZWlAZ21haWwuY29t
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2816 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 09:40 · PVG 17:40 · LAX 02:40 · JFK 05:40
♥ Do have faith in what you're doing.