ITADN

Web Console - Wrong Date on Remediation Metrics

#4489Openeliwap 创建于 2026-05-27
kind/bugneeds/triageos/linux
E
eliwapcommented
### What happened? On the Remediation Metrics dispaly. When I have the display configured for "Last 7 days" / "1d" (default) After midnight the data shows up on the correct date. After noon, the data shows up 1 day behind. After midnight the data shows up again on the correct date. All other configurations of the Remediation Metrics shows up correctly. ### What did you expect to happen? I would have expected that the Remediation Metrics would show the data on the correct date. ### How can we reproduce it (as minimally and precisely as possible)? As per "what happened" section ### Anything else we need to know? _No response_ ### Crowdsec version <details> # cscli version version: v1.7.8-rpm-pragmatic-amd64-63227459 Codename: alphaga BuildDate: 2026-05-11_12:36:32 GoVersion: 1.26.2 Platform: linux libre2: C++ User-Agent: crowdsec/v1.7.8-rpm-pragmatic-amd64-63227459-linux Constraint_parser: >= 1.0, <= 3.0 Constraint_scenario: >= 1.0, <= 3.0 Constraint_api: v1 Constraint_acquis: >= 1.0, < 2.0 Built-in optional components: cscli_setup, datasource_appsec, datasource_cloudwatch, datasource_docker, datasource_file, datasource_http, datasource_journalctl, datasource_k8s-audit, datasource_kafka, datasource_kinesis, datasource_loki, datasource_s3, datasource_syslog, datasource_victorialogs, datasource_wineventlog, db_mysql, db_postgres, db_sqlite </details> ### OS version <details> # cat /etc/redhat-release Rocky Linux release 9.7 (Blue Onyx) ``` </details> ### Enabled collections and parsers <details> ```console $ cscli hub list -o raw # paste output here ``` </details> ### Acquisition config <details> ```console # On Linux: $ cat /etc/crowdsec/acquis.yaml /etc/crowdsec/acquis.d/* # paste output here # On Windows: C:\> Get-Content C:\ProgramData\CrowdSec\config\acquis.yaml # paste output here ``` </details> ### Config show <details> ```console $ cscli config show # paste output here ``` </details> ### Prometheus metrics <details> ```console $ cscli metrics # paste output here ``` </details> ### Related custom configs versions (if applicable) : notification plugins, custom scenarios, parsers etc. <details> </details>
1 条评论