From c0524dbe2ec342de392c6d94159a3eed78bb89fb Mon Sep 17 00:00:00 2001 From: Steven Soroka Date: Wed, 27 Jan 2021 15:58:31 -0500 Subject: [PATCH] Add geoip external project reference --- EXTERNAL_PLUGINS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/EXTERNAL_PLUGINS.md b/EXTERNAL_PLUGINS.md index a529122dc..0a165a412 100644 --- a/EXTERNAL_PLUGINS.md +++ b/EXTERNAL_PLUGINS.md @@ -16,3 +16,7 @@ Pull requests welcome. ## Outputs - [kinesis](https://github.com/morfien101/telegraf-output-kinesis) - Aggregation and compression of metrics to send Amazon Kinesis. + +## Processors + - [geoip](https://github.com/a-bali/telegraf-geoip) - Add GeoIP information to IP addresses. +