Discussion:
[influxdb] Authorization while using UDP fr writing data
Manish Jain
2017-06-10 05:49:10 UTC
Permalink
We are using UDP interface in order to write data on our server. Is there
any way by which authorization can be implemented before writing any data
using UDP.

In the documentation, I could find only HTTP based authorization is
provided.

Manish
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/CABDqU93G574GMo8b75v1bE2qKHwo4P7pUgPTJJuXUD6BKKFCLA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
x***@gmail.com
2017-06-16 13:14:22 UTC
Permalink
We are using UDP interface in order to write data on our server. Is there any way by which authorization can be implemented before writing any data using UDP. 
In the documentation, I could find only HTTP based authorization is provided.
Manish
AFAIK protocol itself doesn't support it. If you are using collectd, its native protocol can do either signing or encrypting and (at least according to docs) influxdb can decode that (or you can use collectd instance to decode it)
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/f2130d52-c818-4127-9b7e-673e600338b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...