The original question was about logs, I think. Many people are trying to create application monitoring using just logs/events, rather than metrics (or blackbox probes/checks, aka Nagios).
On Wed, Jan 10, 2018 at 2:35 PM, 'Ian Lewis' via Kubernetes user discussion and Q&A <kubernetes-users@googlegroups.com> wrote: > Oops. I misread and thought you were talking about shipping logs. Sorry if > my response was confusing. > > On Wed, Jan 10, 2018 at 8:56 PM Ben Kochie <sup...@gmail.com> wrote: > >> Depends on what you're looking to monitor for. >> >> Shameless plug for Prometheus, which is a good metrics-based monitoring >> solution perfect for K8s environments. >> >> There is a Node library already available for easy integration. >> >> https://prometheus.io/docs/instrumenting/clientlibs/ >> >> But, you may still want an ELK stack, or https://www.graylog.org/ to >> collect your logging events. The reason I recommend both is that metrics >> can be used for very detailed real-time data that would be too noisy to >> include in logging events. >> >> >> On Wed, Jan 10, 2018 at 9:19 AM, <m...@goldbergyoni.com> wrote: >> >>> We're about to spin our first K8S cluster (AWS) for production and >>> considering how to monitor it *along with the app inside (Node.JS >>> containers). I have a 'vision' of all logs flowing to Elastic so we can >>> create any kind of dashboards. Is this realistic? other better suggestions? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Kubernetes user discussion and Q&A" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to kubernetes-users+unsubscr...@googlegroups.com. >>> To post to this group, send email to kubernetes-users@googlegroups.com. >>> Visit this group at https://groups.google.com/group/kubernetes-users. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Kubernetes user discussion and Q&A" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to kubernetes-users+unsubscr...@googlegroups.com. >> To post to this group, send email to kubernetes-users@googlegroups.com. >> Visit this group at https://groups.google.com/group/kubernetes-users. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "Kubernetes user discussion and Q&A" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to kubernetes-users+unsubscr...@googlegroups.com. > To post to this group, send email to kubernetes-users@googlegroups.com. > Visit this group at https://groups.google.com/group/kubernetes-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.