smilebasti / npmGrafStats

This project exports NginxProxyManager Logs to InfluxDB for displaying them in a Grafana Dashboard.
GNU General Public License v3.0
149 stars 10 forks source link

Use log timestamps for measurement #7

Closed smilebasti closed 1 year ago

smilebasti commented 1 year ago

Use log timestamps for measurement to get precise logs and prevent duplicate logs in case of a container restart.

Writing time to influx prevents duplication.

This is a requested feature in: https://github.com/Festeazy/nginxproxymanagerGraf/issues/4