elastic_manager
Manager for logstash indices in elasticsearch. Why? Because qurator sucks!
Use ENV variables for run. Required variables:
- TASK
- INDICES
- FROM-TO or DAYSAGO (FROM-TO pair have precedence over DAYSAGO)
Progress:
- Open closed indices
- Open indices in snapshot (restore snapshot)
- Open by date from and to
- Open by daysago
- Open all indices
- Close indices
- Chill indices
- Delete indices
- Snapshot indices
- Delete snapshots
- Override daysago for concrete index
- Skip any task for specific index
- Skip index deleting when snapshot if configured