-
Notifications
You must be signed in to change notification settings - Fork 2
Unable to parse log line [BUG] #5
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
Hi @denzelm5 thank you for the report! Would you mind sharing a copy of your latest log file in |
Hi , Thanks for your reply. please see log file below. Regards |
Thanks for the log, it will make things much easier. At initial glance, it looks like Blue Iris has added some additional logging that the exporter doesn't know how to parse. I've been running mine as a Windows service, so I haven't noticed, but now that I look, it's doing the same thing for me. Feel free to install it as a service if you want to ignore it now as well. Good news is, it should be a somewhat easy fix. I'll work on it a bit this week and should have something for you soon! |
Testing a fix, if all goes well, I'll push it up tomorrow! |
@denzelm5 I've released a fix: https://github.com/wymangr/blueiris_exporter/releases/tag/v1.2.1 as well as a update to the dashboard. Let me know how it goes! |
Hi, |
@denzelm5 Looking at the output of the command prompt window on the right, that is what it's supposed to look like. As for the powershell script, I'm guessing you are converting the prometheus metrics to influxdb? Unfortunately, I don't use influxdb, so I can't tell you if that's correct. As for the Grafana dashboard, the one I have included in this repo and the one I maintain is for the Prometheus data source as that was the intended use for this exporter. However, I did have one other person who used influxdb and I did create this dashboard as well: https://grafana.com/grafana/dashboards/17456-blueiris-influx/ It's out dated, and I don't currently have plans on setting up an influxdb to update it, but it could help as a starting point? |
@denzelm5 Hey, just wanted to check in and make sure everything is working for you? |
Hi Garret,
Sorry for not providing feedback sooner. The new version worked from BI to Influx, however the Grafana Dashboard for some reason didn't populate all values.
Regards
Denzel
…________________________________
From: Garret Wyman ***@***.***>
Sent: Monday, December 4, 2023 11:12 PM
To: wymangr/blueiris_exporter ***@***.***>
Cc: Denzel Marimuthu ***@***.***>; Mention ***@***.***>
Subject: Re: [wymangr/blueiris_exporter] Unable to parse log line [BUG] (Issue #5)
@denzelm5<https://github.com/denzelm5> Hey, just wanted to check in and make sure everything is working for you?
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANWEXBET7NNL4EXAY557F5LYHY4DNAVCNFSM6AAAAAA7MRMGKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGQ4DINJUHA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@denzelm5, that's good that the exporter is working! Like I said, unfortunately, the dashboard I support is for the Prometheus Data source, so I won't be able to help you much with an Influx dashboard other then the one I provided you. If you end up building a dashboard for influx, let me know and I can share it :) |
Describe the bug
Good Day, i have installed and configure your exported. when i run the tool i get Unable to parse log line command that runs continually
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots


Desktop (please complete the following information):
Additional context
Even though there is the parse error, the data still writes to my influxdb until the exporter tool times out.
The text was updated successfully, but these errors were encountered: