diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e9947be2..731880c36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ #### New Inputs - [azure_storage_queue](/plugins/inputs/azure_storage_queue/README.md) - Contributed by @mjiderhamn +- [ethtool](/plugins/inputs/ethtool/README.md) - Contributed by @philippreston - [suricata](/plugins/inputs/suricata/README.md) - Contributed by @satta #### New Processors diff --git a/README.md b/README.md index eb35705f2..da300a71f 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ For documentation on the latest development code see the [documentation index][d * [dovecot](./plugins/inputs/dovecot) * [ecs](./plugins/inputs/ecs) (Amazon Elastic Container Service, Fargate) * [elasticsearch](./plugins/inputs/elasticsearch) +* [ethtool](./plugins/inputs/ethtool) * [exec](./plugins/inputs/exec) (generic executable plugin, support JSON, influx, graphite and nagios) * [fail2ban](./plugins/inputs/fail2ban) * [fibaro](./plugins/inputs/fibaro)