Odyssey
Public Member Functions | Private Member Functions | Private Attributes | List of all members
cli.logs.ES Class Reference
Inheritance diagram for cli.logs.ES:

Public Member Functions

def __init__ (self, url)
 
def search (self, index, type=None, fields=None, start=None, limit=None, sort_order='asc', **bool_filters)
 

Private Member Functions

def _establish (self)
 

Private Attributes

 _url
 
 _http
 

Detailed Description

Wrap API access to elasticsearch. 

Definition at line 16 of file logs.py.


The documentation for this class was generated from the following file: