README.md 522 B

canary-log-viewer

Structured log viewer for canary logs.

How to run

  • Install deno
  • Run deno run --allow-read clv.ts <logfile>.

How to deploy

  • Install OCI CLI
  • Modify the OCI object storage details in deploy.sh.
  • Run deploy.sh

How to install

  • Add clv.sh to your PATH if you are using bash
    Note: it is using a preauthenticated url of the deployed clv.ts.