sematext / spm-agent-docker

SPM Docker Monitoring Agent - container + host metrics & events + logs collector
http://sematext.com/spm/integrations/docker-monitoring.html
Apache License 2.0
23 stars 3 forks source link

Support multiple Logsene tokens #5

Closed otisg closed 8 years ago

otisg commented 9 years ago

If I have 2 containers, one running Apache and the other one running Elasticsearch, just for example, I may actually want to send their logs to 2 different Logsene apps.

megastef commented 9 years ago

Current Status

Design for the new feature "Support Multiple Logsene Tokens"

We should discuss three options:

I strongly recommend solution C. The Configuration is made per App container. Nobody needs to maintain configuration files for it, or write API interfaces. There is no network service involved, which means no API related security issues to deal with. Plus the auto discovery functions might be helpful for other features in the future.