Plugin for Telegraf for gathering statistics from Cloudflare
Project description
telegraf-cloudflare
Plugin for Telegraf for gathering statistics from Cloudflare
This script is in beta version, use with caution
Installation
$ pip install telegraf-cloudflare
Usage
$ telegraf-cloudflare --zone-id ZONE_ID --email you@example.com --api-key SECRET
Optional parameters
-
--interval
(int)- Last 60 minutes (value from 59 to 1): 1 minute resolution
- Last 7 hours (value from 419 to 60): 15 minutes resolution
- Last 15 hours (value from 899 to 420): 30 minutes resolution
- Last 72 hours (value from 4320 to 900): 1 hour resolution
- Older than 3 days (value 525600 to 4320): 1 day resolution
Not all intervals are available in all plans, more information is available here
Example telegraf configuration
[[inputs.exec]]
interval = 6h
commands = ["telegraf-cloudflare telegraf-cloudflare --zone-id ZONE_ID --email you@example.com --api-key SECRET"]
data_format = "influx"
License
See LICENSE file.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size telegraf_cloudflare-0.2.3-py2-none-any.whl (6.5 kB) | File type Wheel | Python version py2 | Upload date | Hashes View |
Filename, size telegraf-cloudflare-0.2.3.tar.gz (4.9 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for telegraf_cloudflare-0.2.3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc3f1e2cea18319041de8da6774674c89b25bfd0f4e48b071b9d47e6f97337a2 |
|
MD5 | d536fc7d24973ba0bfa4fe99be2e718d |
|
BLAKE2-256 | 71010dbb084233479c0149430dcb1c528d3637b7f2927498322f1628b4d61b8b |
Close
Hashes for telegraf-cloudflare-0.2.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 752a50c117a859741f559ac9304b2333e13b69fdbb9db991dcfaf35017c555e2 |
|
MD5 | f05884428a50e6b9fbd873ca0626bae2 |
|
BLAKE2-256 | 3a174c793174fda7a065d7bdd41bc8a5623e8e9abaef4bd545044e8468a184f2 |