These are the companion files for Distributed Systems with Node.js, O'Reilly 2020. These files aren't required to follow along with the book; the book contains everything you need to recreate them. However, they're provided here as a convenience.
If you can't get a program to run you may find that by looking at these files you've made a typo. Or, you may find that one day an npm package update causes an incompatibility in your program, at which point a package-lock.json file in here may help you out.
- CH4 SEC1: When running the ELK stack Docker container on macOS, you'll need to increase the maximum memory in Docker Desktop to at least 4GB. If you don't then you might find that the container doesn't start correctly.
If you find an issue with the content of the book, or with the code, please submit an official O'Reilly Errata:
If you find an issue specifically with this repository, like it's missing a file from the book, please create an issue: