Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.82 KB

readme.adoc

File metadata and controls

40 lines (24 loc) · 1.82 KB

Elastic Search Sandbox

Mappings:

Elastic Default Endpoint: http://localhost:9200/

Kibana Default Endpoint: http://localhost:5601/app/kibana

X-Pack:

Need X-Pack for security, reports, etc…​. Make sure you configure elastic and kibana for the plugin. If you don’t then kibana will give you a license not found error.

Birthdate Range Query Example: Birthdate:["Jan 01, 1900" TO "Jan 01, 2017"]

Trouble Shooting

View test Json data from file system: gildas-lormeau/JSONVue#14