Skip to content

masakiq/bugsnag-error-event-csv-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bugsnag-error-event-downloader

This repository is still in development.

bugsnag-error-event-downloader is a tool to download Bugsnag error events using the Bugsnag Data Access API(v2) and output them as CSV.

The following tools and settings are required to use it.

$ gem install bugsnag-api
$ gem install jsonpath
$ brew install fzf
$ export BUGSNAG_PERSONAL_AUTH_TOKEN=xxxxx
  • Run
$ ruby main.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages