#ELK Upgrade Tasks
These are things we need to do and think about during an RPC L->M upgrade to ensure that the new ELK stack is up and running with existing data.
- PIP package removal
- Files left on the filesystem removal
- Force log rotation so ensure that filebeats picks up a new, hopefully empty logfile
- Upgrade of package
- Upgrade of filters
- Create new ES container and install latest version
- Migrate data from existing container
- Verify data migration
- Remove legacy container