Hi
I have a question about the graylog default index.
You know, graylog by default is graylog_number. But there is a problem with searching data when I am using the elasticsearch API. I must use the name of the index named graylog*. This creates a lot of memory consumption.
I was wondering if I could change the index name of graylog to include a date, such as graylog_2018-05-23.
How can I configure it?