From 77a2de2bc1319028ca3afa8c93a84a2ea9a78f94 Mon Sep 17 00:00:00 2001 From: scier Date: Mon, 4 Mar 2019 13:00:22 -0800 Subject: [PATCH] Add a link to x509_cert plugin in the README (#5515) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8f3d613e..8d08c6dfd 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,7 @@ For documentation on the latest development code see the [documentation index][d * [win_perf_counters](./plugins/inputs/win_perf_counters) (windows performance counters) * [win_services](./plugins/inputs/win_services) * [wireless](./plugins/inputs/wireless) +* [x509_cert](./plugins/inputs/x509_cert) * [zfs](./plugins/inputs/zfs) * [zipkin](./plugins/inputs/zipkin) * [zookeeper](./plugins/inputs/zookeeper)