AbelMathew-BuildingAGoDebugger
AdrianCockcroft-CommunicatingSequentialGoroutines
AntoineGrondin-StructuredLoggingAndYou
BenJohnson-StructuringApplicationsForGrowth
BenJohnson-TheBurgerStack
BernerdSchaefer-GoWithoutTheOperatingSystem
BrianKetelsen-FailingAtLightningTalks
CarlisiaCampos-GoRemoteMeetup
CarlisiaCampos-YouFoundLoveWithAGopherFace
CarolynVanSlyck-GopherWindows
DanielWhitenack-GoForDataScience
DaveCheney-DontCheckErrorsHandleThemGracefully
EmilyGu-PowerAndEleganceOfReflection
FilippoValsorda-FromCgoBackToGo
FrancescCampoy-UnderstandingNil
GeorgeTankersley-CryptoForGoDevelopers
HariBhaskaran-CardinalityEstimatesUsingHLL
IvanDanyliuk-VisualizingConcurrencyInGo
JackLindamood-PracticalAdviceForGoLibraryAuthors
JohnLeon-PacketCapturingWithGo
JoseNieto-GoMobileAsTheBackboneOfLanternForAndroid
KeithRandall-InsideTheMapImplementation
LeighMcCulloch-WritingGoWithFriends
MarcelVanLohuizen-TextSubrepo
MichaelMatloob-ContributingTheTalk
RaphaelSimon-BuildingMicroservicesWithgoa
ReneeFrench-TheGoGopherACharacterStudy
RobPike-TheDesignOfTheGoAssembler
RobertGriesemer-AliasDeclarationsForGo
ScottMansfield-EVCacheNetflixCachingArchitecture
ShantanuJoshi-SyslogLightningTalk
TaichiNakashima-MyGolangCLIAppForWritingCLIApp
TakuyaUeda-GoforMobileGames
WisdomOmuya-GoVendoringDeconstructed
BillO'Farrell-GoForLinuxOnZ.pptx
Folders and files Name Name Last commit message
Last commit date
parent directory Jul 15, 2016
Jul 15, 2016
Jul 15, 2016
View all files
clone the repo
create a free account at papertrail
After signup, click on Add your First System
Modify the port specified in syslog.go
to what is displayed.
go run syslog.go
Back in papertrail, click on events to see logs streaming in.
If the protocol specified in syslog.go
is tcp
then change that to udp
to get it working.
To get TCP working:
git fetch
git checkout tls
go run syslog.go
You can’t perform that action at this time.