Rolf Neugebauer
c2a083118e
Update YAMLs to latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-07-24 16:25:52 +01:00
David Scott
d6e7fb9549
Update yaml to linuxkit/memlogd:ba4fcf55c35a3833546a1e39125bf0fa940327b0
...
Signed-off-by: David Scott <dave.scott@docker.com >
2018-07-20 17:06:15 +01:00
Rolf Neugebauer
3a03177791
Update YAMLs to latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-07-17 16:57:50 +01:00
Ian Campbell
1dfe16e570
Bump yml to pickup containerd v1.1.2
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2018-07-16 10:57:37 +01:00
Rolf Neugebauer
e3369b11a6
Update YAMLs to latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com >
2018-07-14 14:45:55 +01:00
David Scott
887810a773
Update yml to linuxkit/kmsg:cf3dc833591838596427aac032c829ea592599d0
...
Signed-off-by: David Scott <dave.scott@docker.com >
2018-07-13 11:48:16 +01:00
David Scott
70385eb86e
Update yml to linuxkit/init:3f1e5c32d6ca9e83a7ea7ad9854da2032971a83f
...
Signed-off-by: David Scott <dave@recoil.org >
2018-07-13 11:48:16 +01:00
Rolf Neugebauer
71b5dc8010
Update YAMLs to new logwrite package
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-07-11 19:17:01 +01:00
Rolf Neugebauer
83f3c58c50
examples: Use alpine:3.8 in logging example
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-07-11 15:55:28 +01:00
Rolf Neugebauer
ea9b29bd19
Update package tags to v0.5
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-07-10 18:16:02 +01:00
Rolf Neugebauer
4eddd90ae2
Merge pull request #3103 from rn/kup
...
Update kernel to 4.17.5/4.14.54
2018-07-10 14:21:06 +01:00
Rolf Neugebauer
a90d4a92d5
Update YAMLs to the latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-07-10 13:03:09 +01:00
Ian Campbell
93496067ea
Bump yml to pickup containerd v1.1.1
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2018-07-10 10:19:14 +01:00
David Scott
facadbf548
examples/logging: add kmsg to read /dev/kmsg
...
Signed-off-by: David Scott <dave.scott@docker.com >
2018-07-09 20:36:58 +01:00
David Scott
565f787bb3
Add pkg/logwrite which writes and rotates log files
...
This process connects to memlogd and streams logs to individual files,
one per log. It keeps track of how many bytes have been written to each
file and rotates when the file size exceeds a defined threshold.
By default the maximum size of each file before rotation is 1MiB and
we keep up to 10 files per log.
Signed-off-by: David Scott <dave.scott@docker.com >
2018-07-09 20:36:51 +01:00
Rolf Neugebauer
63ae346152
Update YAMLs to latest pkg versions
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com >
2018-07-07 19:25:21 +01:00
David Scott
5d614468a0
Update linuxkit/init and linuxkit/memlogd yamls
...
Signed-off-by: David Scott <dave@recoil.org >
2018-07-06 21:51:04 +01:00
David Scott
92a9a64a1b
examples: add the example from projects/logging
...
This simplifies the example by adding a service which writes to the
log every 1s and a getty for introspection.
To see the logs:
/proc/1/root/usr/bin/logread -F
Signed-off-by: David Scott <dave.scott@docker.com >
2018-07-06 21:49:26 +01:00