From 1af2cf902cb9c43f894a8ca3a7f2da3f41b3d33c Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Thu, 18 Oct 2018 23:34:59 -0700 Subject: [PATCH] Add new DN tags to x509_cert readme --- plugins/inputs/x509_cert/README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/plugins/inputs/x509_cert/README.md b/plugins/inputs/x509_cert/README.md index 82fe520f9..a85d05463 100644 --- a/plugins/inputs/x509_cert/README.md +++ b/plugins/inputs/x509_cert/README.md @@ -27,14 +27,19 @@ file or network connection. ### Metrics -- `x509_cert` +- x509_cert - tags: - - `source` - source of the certificate + - source - source of the certificate + - organization + - organizational_unit + - country + - province + - locality - fields: - - `expiry` (int, seconds) - - `age` (int, seconds) - - `startdate` (int, seconds) - - `enddate` (int, seconds) + - expiry (int, seconds) + - age (int, seconds) + - startdate (int, seconds) + - enddate (int, seconds) ### Example output