{"id":81022,"library":"win32-eventlog","title":"Win32 EventLog","description":"Provides an interface to read and write MS Windows event logs.","status":"active","version":"0.6.7","language":"ruby","source_language":null,"source_url":"https://github.com/djberg96/win32-eventlog","tags":["windows","event-log","system","administration"],"install":[{"cmd":"gem install win32-eventlog","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'win32-eventlog', '~> 0.6.7'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Win32::EventLog","correct":"require 'win32/eventlog'"}],"quickstart":{"code":"require 'win32/eventlog'\nlog = Win32::EventLog.new('Application')\nlog.read { |record| puts record.source }","lang":"ruby","description":"Read entries from the Windows Application event log"},"warnings":[{"fix":"Use a conditional require or platform check.","message":"Only works on Windows systems","severity":"breaking","affected_versions":">= 0.0.0"}],"env_vars":null,"search_vec":"'administr':19 'event':12,16 'event-log':15 'eventlog':2 'interfac':5 'log':13,17 'ms':10 'provid':3 'read':7 'system':18 'win32':1 'window':11,14 'write':9","created_at":"2026-06-18T05:41:57.449534+00:00","updated_at":"2026-06-18T05:41:57.449534+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/djberg96/win32-eventlog","github":"https://github.com/djberg96/win32-eventlog","docs":"http://www.rubydoc.info/gems/win32-eventlog/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}