Skip to content

gitter-badger/picard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Picard - Captain's Logs Fetcher

Picard streams Doppler logs for a given log-guid

To Install

go get github.com/1701-diego/picard

To Use

picard LOG-GUID

Set the Doppler address with the CAPTAINS_LOGS environment:

export DOPPLER=wss://doppler.ketchup.cf-app.com:4443

Defaults to ketchup without the environment variable. The address for a local Diego Edge box can be set via:

export DOPPLER=ws://doppler.192.168.11.11.xip.io

About

Captain's Logs (fetcher)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%