youtubebeat/vendor/github.com/elastic/beats/filebeat/tests/open-file-handlers/NOTES.md

12 lines
398 B
Markdown
Raw Normal View History

2018-11-18 11:08:38 +01:00
TODO:
* Check if truncation checks work es expected
* Test local folder on host, mounted by all
Questions:
* Should we use Data volumes or Data volume containers? https://docs.docker.com/engine/tutorials/dockervolumes/
Problems
* On volume per container: How do we add voumes dynamically to a container?
* Inodes are always reused on volumes -> typical on docker volumes as nothing else happens