I have a challenge to collect logs/information on Windows docker desktop. It should be not only container logs/information, it'd be logs/information of docker as a whole.
For example: I want to have a container list, a list of containers ports or changes of files in container filesystem.
How to implement it?
I know it is implemented by osquery on Linux and MacOs, but not sure on Windows.
Asked
Active
Viewed 41 times
1

vaibhavsahu
- 612
- 2
- 7
- 19

aicatsana
- 11
- 1
-
Please provide enough code so others can better understand or reproduce the problem. – Community Dec 16 '21 at 13:25