Created
May 10, 2017 20:05
-
-
Save sfentress/beab8769d2a35e87314088112d1fa1a3 to your computer and use it in GitHub Desktop.
Export logs from http://cc-log-manager.herokuapp.com/data_interactive/export
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
{ | |
"filter": [ | |
{ | |
"key": "activity", | |
"list": [ | |
"allele-5drakes-tutorial", | |
"allele-targetMatch-visible-simpleDom", | |
"allele-targetMatch-hidden-simpleDom" | |
], | |
"remove": false, | |
"filter_type": "string" | |
}, | |
{ | |
"key": "time", | |
"start_time": "2017-05-09T00:01", | |
"end_time": "2017-05-09T23:59", | |
"filter_type": "time" | |
} | |
], | |
"filter_having_keys": { | |
"keys_list": [] | |
}, | |
"measures": [], | |
"child_query": { | |
"filter": [], | |
"add_child_data": true | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment