elasticsearch - 如何在Elasticsearch中更改维护事件的时间

标签 elasticsearch

我的第一个问题,为什么Elasticsearch自动运行维护 Activity

我无法追踪这次发生的时间,而此时我无法提取记录。

我们可以更改此时间吗?下面分享了我的日志。状态从红色更改为黄色是正确的,我们可以将其更改为绿色吗?

希望有人可以提供您的意见并对此进行查看。

提前致谢。

[2018-12-09T15:24:41,022][INFO ][o.e.n.Node               ] [_7EG38y] started
[2018-12-09T15:24:42,005][WARN ][o.e.x.s.a.s.m.NativeRoleMappingStore] [_7EG38y]
 Failed to clear cache for realms [[]]
[2018-12-09T15:24:42,083][INFO ][o.e.l.LicenseService     ] [_7EG38y] license [8
ec47b44-ca97-42ca-8836-df541be12e06] mode [basic] - valid
[2018-12-09T15:24:42,099][INFO ][o.e.g.GatewayService     ] [_7EG38y] recovered
[1] indices into cluster_state
[2018-12-09T15:24:43,487][INFO ][o.e.c.r.a.AllocationService] [_7EG38y] Cluster
health status changed from [RED] to [YELLOW] (reason: [shards started [[data]
[0]] ...]).
[2018-12-10T00:48:00,430][INFO ][o.e.x.m.MlDailyMaintenanceService] triggering s
cheduled [ML] maintenance tasks
[2018-12-10T00:48:01,413][INFO ][o.e.x.m.a.TransportDeleteExpiredDataAction] [_7
EG38y] Deleting expired data
[2018-12-10T00:48:03,628][INFO ][o.e.x.m.a.TransportDeleteExpiredDataAction] [_7
EG38y] Completed deletion of expired data
[2018-12-10T00:48:03,643][INFO ][o.e.x.m.MlDailyMaintenanceService] Successfully
 completed [ML] maintenance tasks

最佳答案

看起来像ML预定的维护 Activity 。不知道是否可以修改它,请尝试检查Kibana中ML下的预定事件。有关更多信息,请参见this链接。

关于elasticsearch - 如何在Elasticsearch中更改维护事件的时间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53699062/

相关文章:

ruby-on-rails - Elasticsearch::Transport::Transport::Errors::NotFound ([404] {"error": {"root_cause":[ {"type":"index_not_found_exception"

elasticsearch - 从 Elasticsearch 中的别名中删除索引

elasticsearch - elasticsearch:是否可以使用模式标记器发出重叠的标记?

.net - 使用Elasticsearch.Net/NEST根据子属性查找父文档,父子文档分开存放

elasticsearch - 我可以对Elasticsearch条目中的值求和并按最高顺序排序吗?

elasticsearch - Elasticsearch查询返回摘要

docker - Elasticsearch Pod没有运行重启

elasticsearch - 配置Grafana数据源以使用多个ElasticSearch节点

微服务架构中的 Elasticsearch,设计问题

java - 多个输入的 Hadoop MapReduce