influxdata/influxdb

[Question] How to ingest data to public cloud securely

Open

#22,869 opened on Nov 12, 2021

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Rust (3,707 forks)batch import
help wanted

Repository metrics

Stars
 (31,498 stars)
PR merge metrics
 (Avg merge 1d 16h) (27 merged PRs in 30d)

Description

I am planning to integrate influxdb and telegraf for my IoT solution.

Currently, we have sensors located at multiple sites and would like to scrape these data using telegraf. However, how can I push these data to a central influxdb on cloud securely?

Does the OSS version supports this feature?

Contributor guide