That's a fork of Telefraf with Acaia input built-in statically.
[agent]
#interval = "1s"
flush_interval = "500ms"
omit_hostname = true
quiet = true
#debug = true
[[inputs.acaia]]
model = "ACAIAL1"
[[inputs.acaia]]
model = "PEARLS"
[[outputs.file]]
files = ["stdout"]
data_format = "influx"
[[outputs.influxdb]]
urls = ["http://127.0.0.1:8086"]
database = "acaia"