Skip to content

ImLunaHey/ct-logs

Repository files navigation

ct-logs

Subscribes to the CertStream feed — every new TLS certificate issued globally, scraped from Certificate Transparency logs in real time — and forwards each one to Axiom for storage and querying.

Run it

npm install
AXIOM_TOKEN=…  AXIOM_ORG_ID=…  AXIOM_DATASET=…  npm run build && npm start

Deploy

Deployed via SST v3 to a Linode VM (sst.config.ts). Builds a Docker image, pushes to ghcr.io/imlunahey/ct-logs, and runs it on the host.

About

Streams every new TLS cert from Certificate Transparency logs to Axiom

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors