1
00:00:00,490 --> 00:00:10,840
One note here is that the logs that containers running inside the pots are producing are stored by Docker

2
00:00:10,840 --> 00:00:12,240
in a very structured way.

3
00:00:12,550 --> 00:00:18,790
So all these logs are collected by Docker and are saved on each server at a certain path.

4
00:00:19,060 --> 00:00:28,810
So the path is more docker containers and they're each container gets its own unique fleet named folder.

5
00:00:28,990 --> 00:00:33,840
And that's where all the logs for that container actually go to.

6
00:00:34,180 --> 00:00:40,390
And that information will be important later when we configure our log collection.

7
00:00:40,630 --> 00:00:42,840
Now, you could also see the destination.

8
00:00:42,850 --> 00:00:50,020
You can actually log into Lenard's service using S.H. However, you shouldn't actually change stuff

9
00:00:50,020 --> 00:00:51,920
because you can easily break something.

10
00:00:52,210 --> 00:00:58,540
So it's not really recommended, but in case you really need it, you could actually see the file structure

11
00:00:58,540 --> 00:01:00,520
there and see that log location.
