Tags: AymenSegni/sre-tools
Tags
Monitoring pentesters now functions on Ubuntu (#36) * Monitoring pentesters now functions on Ubuntu * Style nitpicks & fix admin session chown * Quick doc & sudo fix * Add sudo, move recordings to non-ephemeral dir * Fix indents * Add snippet about force logging out a tty * Further path & sudo fix, done! * Add the ominous watcher Co-authored-by: James Renken <jrenken@letsencrypt.org>
stats-exporter: support exporting arbitrary dates (#19) * stats-exporter: support exporting arbitrary dates Fixes #6 Also adds `gzip -f` flag to overwrite existing stats export if an SRE runs the command multiple times. Without `-f`, the script will error out. * Fix undefined variables * Fix broken test * Address comments
Stats Exporter Tool (Bhanditz#1) * Stats Exporter Tool A new tool that will query the database for the previous day's issuedNames data. The resulting TSV will then be compressed and copied to a remote host