Need to compress logs older than month to save space

1. Describe your the incident:
I have too many logs that are eating the storage space, I need a way to compress indecied to save storage

  • OS Information:
    Ubuntu Linux v 22 (64-bit)
  • Package Version:
    graylog 6.0.7

hey @mohammad_ramadan

Not sure if you can, you may have to increase your volume, reduce the amount of fields being generated or only send the logs you need to Graylog. there used to be a way to compress ( Index Rotation Configuration) the index set but i don’t think its around any more. You can have a look here

Thank you so much @gsmith
I will check the link, and hopfully i can have a action other than storage increase.