Transferring Logs from one ELK Server to Another
This guide was written due to logs being stored within a single Index for over a year on ELK (Totalling ~60GB per index!). The below script will find logs within a paricular index over a time period and export these to separate indexes on a new ELK server. The scripts should be run on the Read more about Transferring Logs from one ELK Server to Another[…]