Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real-time alerts panel #7

Closed
jamilbk opened this issue May 2, 2014 · 3 comments
Closed

Real-time alerts panel #7

jamilbk opened this issue May 2, 2014 · 3 comments

Comments

@jamilbk
Copy link
Contributor

jamilbk commented May 2, 2014

Expose kafka integration through websockets to feed custom kibana panel.

@jamilbk jamilbk assigned lincolnn and rammie and unassigned lincolnn and rammie May 8, 2014
@jamilbk
Copy link
Contributor Author

jamilbk commented May 8, 2014

Need a "realtime" checkbox for Kibana panels. If checked, the data for the panel comes from a parserSrv service instead of the querySrv or filterSrv angular services (or something to that effect).

The actual query-parser compatible query for the panel will be its unique reference into the realtime stream from the Node backend. e.g. The endpoint http://localhost:5000/search?realtime=true&query=foobar should be provided to socket.io to fetch realtime data from the backend.

@jamilbk
Copy link
Contributor Author

jamilbk commented May 8, 2014

Not sure if that is the best way to do it -- does that make sense?

@rammie
Copy link
Contributor

rammie commented Jan 27, 2015

Stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants