logstash icon indicating copy to clipboard operation
logstash copied to clipboard

Scheduler should expose API to configure and view status without UI

Open floriangrundig opened this issue 10 years ago • 1 comments

Please update the documentation how to use the api... If necessary implement the remaining features:

TODO: What should be exposed to the API?

floriangrundig avatar Aug 04 '15 08:08 floriangrundig

@mwl the "view status" part of this ticket might be useful. Technically all our state is stored in ZK, so the user could look there, but we could expose an /api/state on the scheduler which is essentially a proxy to the ZK state.

jhftrifork avatar Jan 18 '16 11:01 jhftrifork