Hi everyone,
I have logs every seconds on Kibana but keeping all of them is too heavy. I want to aggregate them to keep less values. Once the day is passed, I want to have only one value per 15 minutes, A week later, just one value per hour and so on..
I want to keep the detailled logs for just a day, and then aggregate them. I don't find any solutions to do this, maybe someone has any idea ?
Thanks in advance