about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2018-05-27T18·09+0200
committerVincent Ambo <mail@tazj.in>2018-05-27T18·09+0200
commit869d74723e0696d5a081b6146240fbc929414ce6 (patch)
tree8f69cd0869eb07b907aa6c383720a4128b598cc1 /README.md
parent44904c619e9bb92fc48518ae197f38f0419c5e70 (diff)
chore: Add project bootstrap
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..539662686a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+journalDriver
+=============
+
+This is a small daemon used to forward logs from `journald` (systemd's
+logging service) to [Stackdriver Logging][].
+
+Most existing log services are written in inefficient dynamic
+languages with error-prone "cover every use-case" configuration. This
+tool aims to fit a specific use-case and fit it very well, instead of
+covering every possible logging setup.
+
+More documentation is forthcoming.
+
+[Stackdriver Logging]: https://cloud.google.com/logging/