Count of each API in a different table

Hi All,

We need to create a table where we can store daily counts of all the apis.

We actually keep data of around 1 month in ELK but will be needing count details for around an year for analysis. Is there a way to do that.

There are two ways to approach this, please take your time to read about both and see which one fits. your use case. It's rollups and transforms, see the documentation at https://www.elastic.co/guide/en/elasticsearch/reference/7.9/data-rollup-transform.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.