CaliDog / certstream-server

Certificate Transparency Log aggregation, parsing, and streaming service written in Elixir
https://certstream.calidog.io
MIT License
271 stars 75 forks source link

cert rate decrease? #109

Open estebantissot opened 1 year ago

estebantissot commented 1 year ago

Hello there!, Ten days ago I noticed a rate decrease and I keep getting fewer certificates than before. Anyone detect the same? Thanks for the excellent work 👏👏

d-Rickyy-b commented 1 year ago

Are you running your own certstream server? Judging by the public statistics, there is nothing that indicates any issues with the number of processed certificates: https://p.datadoghq.com/sb/e72980047-c37b10c02bf48fa80b013416ac899d15?theme=dark&from_ts=1676571657317&to_ts=1684347657317&live=true

estebantissot commented 1 year ago

Hi @d-Rickyy-b, i'm running a callback in python to pull certs. In the dashboard the graphs show ~400k certs processed every 30min (time windows = 2days). Should I expect the same number of certs?. I'm currently getting ~16k certificates.

Screenshot 2023-05-22 at 13 09 03 Screenshot 2023-05-22 at 13 19 41

Thanks!