Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting JSON data to influxDB #1

Closed
kisienya opened this issue Jul 9, 2016 · 1 comment
Closed

Getting JSON data to influxDB #1

kisienya opened this issue Jul 9, 2016 · 1 comment

Comments

@kisienya
Copy link

kisienya commented Jul 9, 2016

Hi Chris, thanks,

This is very good work.

Just wondering how you managed to get JSON data to influxDB because the current version of InfluxDB doesn’t support the JSON . The predominant reason it was deprecated was that decoding JSON was the largest performance bottleneck in the system.

See influxdata/influxdb#2696 (comment)

@chrisfauerbach
Copy link
Owner

Please read my blog post here about it. I use Logstash to inject JSON data into Influx. Might not be the most performant, but it works for my use case perfectly.

https://fauie.com/2016/06/27/suricata-stats-to-influx-dbgrafana/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants