google / certificate-transparency

Auditing for TLS certificates.
https://certificate.transparency.dev
Apache License 2.0
869 stars 283 forks source link

Configure google-fluentd correctly for ct-mirror #1391

Closed RJPercival closed 7 years ago

RJPercival commented 7 years ago

Previously, collection of logs was only correctly configured for ct-server.

RJPercival commented 7 years ago

There may well be a better way to determine what kind of node node_init.sh is running on than inspecting the Docker images. Any suggestions? The GCE documentation suggests setting custom metadata on the VM instance when it's created and reading that back in node_init.sh, so I could do that if you'd prefer it.