|
|
|
|
|
by scrollaway
3490 days ago
|
|
There's some setup involved if you're sending a decent amount of traffic to it. The two game changers are using the UDP line protocol instead of HTTP, and making sure you are batch-processing inputs. Fixing these settings is the difference between an instances that crashes all the time, and a purring one. |
|
Shameless plug - I recently published a log router in Golang. It sends data to influx too ! (github.com/agnivade/funnel)