Created
January 10, 2022 16:34
-
-
Save agallou/1fe26a0a1c325d476da0669c75b3c44f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| unow@unow-prod1:/home/logs/apps/api$ zgrep "Download recording" **/**/**/cron.sync-virtual-classroom-replay* | cut -d '[' -f 3 | cut -d ']' -f 1 | cut -d ' ' -f 1 | sort | uniq -c | |
| 1 2021-05-19 | |
| 1 2021-05-20 | |
| 1 2021-05-21 | |
| 5 2021-05-25 | |
| 20 2021-05-27 | |
| 3 2021-05-28 | |
| 8 2021-06-01 | |
| 3 2021-06-04 | |
| 1 2021-06-07 | |
| 9 2021-06-08 | |
| 11 2021-06-10 | |
| 12 2021-06-14 | |
| 17 2021-06-17 | |
| 4 2021-06-21 | |
| 1 2021-06-22 | |
| 10 2021-06-30 | |
| 7 2021-07-01 | |
| 4 2021-07-02 | |
| 3 2021-07-05 | |
| 2 2021-07-06 | |
| 5 2021-07-07 | |
| 4 2021-07-08 | |
| 5 2021-07-09 | |
| 4 2021-07-12 | |
| 2 2021-07-13 | |
| 3 2021-07-15 | |
| 3 2021-07-19 | |
| 1 2021-07-22 | |
| 3 2021-07-26 | |
| 6 2021-07-27 | |
| 3 2021-07-30 | |
| 3 2021-08-18 | |
| 4 2021-09-07 | |
| 3 2021-09-09 | |
| 3 2021-09-13 | |
| 10 2021-09-14 | |
| 7 2021-09-16 | |
| 1 2021-09-20 | |
| 8 2021-09-21 | |
| 4 2021-09-23 | |
| 1 2021-09-27 | |
| 1 2021-09-28 | |
| 9 2021-09-29 | |
| 7 2021-10-01 | |
| 1 2021-10-04 | |
| 15 2021-10-05 | |
| 7 2021-10-06 | |
| 5 2021-10-07 | |
| 8 2021-10-11 | |
| 14 2021-10-12 | |
| 10 2021-10-15 | |
| 1 2021-10-18 | |
| 9 2021-10-19 | |
| 10 2021-10-21 | |
| 12 2021-10-27 | |
| 10 2021-11-02 | |
| 11 2021-11-05 | |
| 3 2021-11-08 | |
| 9 2021-11-09 | |
| 7 2021-11-10 | |
| 11 2021-11-15 | |
| 1 2021-11-16 | |
| 3 2021-11-17 | |
| 17 2021-11-22 | |
| 8 2021-11-23 | |
| 12 2021-11-24 | |
| 1 2021-11-25 | |
| 3 2021-11-29 | |
| 7 2021-11-30 | |
| 5 2021-12-01 | |
| 5 2021-12-03 | |
| 4 2021-12-06 | |
| 13 2021-12-07 | |
| 6 2021-12-09 | |
| 3 2021-12-10 | |
| 2 2021-12-13 | |
| 9 2021-12-15 | |
| 3 2021-12-16 | |
| 5 2021-12-20 | |
| 1 2021-12-21 | |
| 6 2022-01-05 | |
| 1 2022-01-07 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment