influxdata/influxdb

[Question] How to ingest data to public cloud securely

Open

#22869 opened on Nov 12, 2021

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

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