Add new DN tags to x509_cert readme

This commit is contained in:
Daniel Nelson 2018-10-18 23:34:59 -07:00
parent d33116381b
commit 1af2cf902c
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 11 additions and 6 deletions

View File

@ -27,14 +27,19 @@ file or network connection.
### Metrics ### Metrics
- `x509_cert` - x509_cert
- tags: - tags:
- `source` - source of the certificate - source - source of the certificate
- organization
- organizational_unit
- country
- province
- locality
- fields: - fields:
- `expiry` (int, seconds) - expiry (int, seconds)
- `age` (int, seconds) - age (int, seconds)
- `startdate` (int, seconds) - startdate (int, seconds)
- `enddate` (int, seconds) - enddate (int, seconds)
### Example output ### Example output