It'd be nice to add a module that can be accessed from the console or an external cli program that can do simple operational things. Current ideas: - [x] delete topic - [ ] describe topic - [x] restart topic - [x] lists running topics - [x] regenerate topic index - [ ] freeze topic data and move it aside so ingest can continue and old data can be recovered manually - [ ] validate topic data files - [x] easily tail a topic
It'd be nice to add a module that can be accessed from the console or an external cli program that can do simple operational things. Current ideas: