formatting - Choosing Collectd time format -


i'm pushing collectd stats fluentd instance via http socket. latter complaining time format collectd float not integer. here's example output collectd:

[{...,"time":1473707444.605,"interval":1.000,...] 

as can see, i'm outputting in json format.

i cannot modify field in fluentd fails message instantly*. have specify different time format in collectd. iso-8601 if @ possible.

anyone know how that? i've trawled docs can find far nothing :( can't believe not specifiable.

*edit: wrong fluentd not allowing time formatting. does. however, original question still stands think time formatting output should possible somehow, no?

collectd not allow changing format of time output sends.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -