【发布时间】:2018-08-20 14:13:18
【问题描述】:
我想知道在 close_inactive 字段中设置的最长时间是多少,因为我希望它尽可能长 (since we cannot set it as infinite by any means)。他们的文档并不精确,他们只是把examples 像2h 和5m 一样。
【问题讨论】:
我想知道在 close_inactive 字段中设置的最长时间是多少,因为我希望它尽可能长 (since we cannot set it as infinite by any means)。他们的文档并不精确,他们只是把examples 像2h 和5m 一样。
【问题讨论】:
close_inactive 时间没有限制。
你可以在FileBeat git看到它
另外,如果你喜欢,你可以在这个repository中搜索变量CloseInactive,自己看看。
【讨论】: