Thank you!
I renamed the manifest file I was using, and replaced it with a clean copy of the manifest file from the provided link.
The only change I made to the clean copy was to the value of ELASTICSEARCH_HOST.
So my first goal was achieved which was to ship the container log to our ES cluster.
Next is to configure the index pattern that we need to use. Will report back.