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

Monitoring, rig interface and service discovery #18

Closed
dolftax opened this issue Sep 6, 2017 · 2 comments
Closed

Monitoring, rig interface and service discovery #18

dolftax opened this issue Sep 6, 2017 · 2 comments

Comments

@dolftax
Copy link

dolftax commented Sep 6, 2017

  • Elastic Search for storing time series data
  • Fluentd as collector which runs on all nodes
  • Agents would write user specific information to fluentd via its HTTP API
  • Rig would serve both agent and clients via HTTP API
  • JWT used for authentication
  • Agent writes its machine/application metadata to etcd
  • etcd for service discovery
  • Periodic crunching of user specific data from Elastic Search and write to postgres
  • Self signed certificates on nodes for TLS
  • Kibana for visualization
@kaustavdm
Copy link
Contributor

This is in response to #11 to build a stack for realtime monitoring.

@dolftax
Copy link
Author

dolftax commented Oct 16, 2017

Stale.

@dolftax dolftax closed this as completed Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants