poorejc commented on issue #42: URL: https://github.com/apache/incubator-flagon-useralejs/issues/42#issuecomment-790640532
We like ELK. Elastic has excellent products with open source versions that allow for scale. Kibana is a nice dashboard built on top of ELK for visualization and we have a lot of examples of that. Here is a sample single-node stack: https://github.com/apache/incubator-flagon/tree/master/docker The stack runs great on Docker desktop, however, I do have to modify instructions for 'docker-machine' commands as Docker Desktop has migrated to their own virtualization solution (that's on my list of things to do this week). 'docker-machine' is in maintenance. If you want to scale out an ELK stack, you can jump into our configs in the above example and modify this project, which is an excellent cluster build of ELK: https://github.com/deviantony/docker-elk ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
