0.0
No commit activity in last 3 years
No release in over 3 years
Manager for logstash indices in elastic
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

~> 0.8
~> 2.4
~> 3.3
>= 12.3, < 14.0
~> 1.4
 Project Readme

elastic_manager

Manager for logstash indices in elasticsearch. Why? Because qurator sucks!

Build Status

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