https://github.com/bigbluebutton/bbb-sherlock
BigBlueButton Log Parser
https://github.com/bigbluebutton/bbb-sherlock
Last synced: 12 months ago
JSON representation
BigBlueButton Log Parser
- Host: GitHub
- URL: https://github.com/bigbluebutton/bbb-sherlock
- Owner: bigbluebutton
- License: mit
- Created: 2019-08-01T19:22:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-01T22:28:33.000Z (almost 7 years ago)
- Last Synced: 2025-06-12T16:24:13.879Z (about 1 year ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 2
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bbb-sherlock
```
bundle install
bundle exec ruby html5.rb ~/demo-jul-23-2019-logs/html5-client.log.1
bundle exec ruby html5.rb ~/demo-jul-23-2019-logs/html5-client.log.1 -m ed02f9351529663a9788648b5b6c4e103f296284-1563863303895
bundle exec ruby html5.rb ~/demo-jul-23-2019-logs/html5-client.log.1 -m 0ae3b3feef800380e70f9c4e65a0338f831735fb-1563891501116 -u w_enjzyp9y1evs -j -n
bundle exec ruby html5.rb ~/demo-jul-23-2019-logs/html5-client.log.1 -j -n
```