jacklar / ZendeskAuditLog2CSV

Ruby script to export Zendesk's system audit log to a CSV file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZendeskAuditLog2CSV

This script will export the system audit log found at https://domain.zendesk.com/agent/admin/account to a CSV file.

Instructions


  1. rename .env.sample > .env

  2. edit settings in .env

  3. bundle install

  4. ruby ZendeskAuditExport.rb

About

Ruby script to export Zendesk's system audit log to a CSV file


Languages

Language:Ruby 100.0%