-
Notifications
You must be signed in to change notification settings - Fork 8
Not parsing correctly with dump1090-fa #6
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
Comments
Also, some parsing errors occur with "altitude":"ground", as "ground" is not an integer.
|
Ok... After messing with it some more, I changed the codec from "json" to "json_lines" and the data began parsing mostly correct. I still have some warns, though. Example:
|
@donslice Sorry for the @ then a delete... https://github.com/SomKen/flight-track I've created a fork to fix the issues with this. It's a total hack, due to using the exec input in logstash to run curl and pipe into jq, but it got the job done. If someone who knows how to configure logstash wants to make a PR on my fork, I'll be more than happy to merge. Based on @kosho 's creds, I'm sure he'll be more than able to fix. (notice me senpai) |
I've gotten this set up, pointing to my dump1090-fa instance. Unfortunately, it does not have data.json, but does have aircraft.json. The included logstash parser does not parse this correctly. Was wondering if I could get some help?
aircraft.json output attached.
aircraft.txt
The text was updated successfully, but these errors were encountered: