From 0162537b6d12a8b5e6e36b762b5bc773ba622466 Mon Sep 17 00:00:00 2001 From: Hayato Okuma <39250854+kumashun8@users.noreply.github.com> Date: Wed, 18 Jan 2023 22:24:08 +0900 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8faa800 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# fluentd-plugin-sample +fluentd playground to understand how to use its plugins