From edf27c7f61a78f817df815d761bb2844504b3367 Mon Sep 17 00:00:00 2001 From: Tobias <8004696+thannaske@users.noreply.github.com> Date: Mon, 29 Jan 2018 22:29:12 +0100 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..642bab2 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# rspamd-influxdb +Quick and dirty approach to get stats of rspamd out of the webinterface's API into InfluxDB for visualizing using Grafana. + +## Usage +`python3 rspamd-influxdb.py https://example.com:1337/ superSecretPassword` + +## Utilization +Use this script call within InfluxData's Telegraf