Graylog2 / Graylog2/graylog2-server

Customize the time when the Graylog plan task occurred

Open
#8,207 0 comments 0 reactions 0 assignees View on GitHub
feature triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Graylog every day at UTC 0:00 performed periodically Flushed and set the index to readonly, this timer task will consume large amounts of elasticsearch performance, lead to Graylog log write data backlog.

In my environment, graylog works well at any other time, except for this scheduled task execution time and the subsequent period of time.

But UTC 0:00 corresponding local time around the world will be a different time period, for example, in China, this time is just began to prepare work at 8:00 a.m. clock in the morning.

So I hope the new version of graylog will allow users to customize when this task will happen, or that by default it will be a good idea to schedule the task to happen at 0:00 local time.

Any help or pointers would be much appreciated.
![System messages](https://user-images.githubusercontent.com/7158075/82988447-c1949700-a02b-11ea-9380-f1d2bae5f8c2.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.