Skip to content

Instantly share code, notes, and snippets.

@j00bar
Created May 10, 2014 19:55
Show Gist options
  • Save j00bar/55090628c9144b20204e to your computer and use it in GitHub Desktop.
Save j00bar/55090628c9144b20204e to your computer and use it in GitHub Desktop.
{'query': {'filtered': {'filter': {'range': {'@timestamp': {'to': datetime.datetime(2014, 5, 10, 19, 48, 52), 'from': datetime.datetime(2014, 5, 8, 20, 40, 40)}}, 'term': {'parent_object_id': 2, 'parent_content_type': 2}}, 'query': {'match_all': {}}}}, 'facets': {'content_obj': {'terms': {'fields': ['content_type', 'object_id', 'action'], 'order': 'count'}}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment