You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
# blueiris_exporter
2
2
Prometheus exporter for Blue Iris.
3
-
Confirmed working on Blue Iris version's 5.5.0.12 to 5.9.2.2
3
+
Confirmed working on Blue Iris version's 5.5.0.12 to 6.0.1.22
4
4
5
-
>**Attention: blueiris_exporter is currently not combitible with Blue Iris version >=6. There is currently no ETA on when/if support will be added.**
5
+
In newer versions of Blue Iris, there is an option to export the logs to a SysLog server.
6
+
As an alternative to the blueiris_exporter (or in addition to), you can follow [this guide](syslog/syslog_to_loki.md) to learn how to set this up.
6
7
7
8
If you increment `parse_errors` metrics, please send me the details and I will work on adding support for it. Blue Iris has changed it's log format for AI a few times and I'm working on adding support for all of it. Also, if you have any ideas for different metrics, let me know!
8
9
@@ -160,6 +161,12 @@ profile | Count of activation of profiles
0 commit comments