Skip to content

Latest commit

 

History

History

Elasticsearch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Elasticsearch with Kibana

  • Preconfigured for data persistence
  • configure cors if needed in docker-compose.yml "http.cors.allow-origin": "http://localhost:8080,*" that's for quick prototyping in browser, getting data and visualizing it.
  • kibana is available at http://localhost:5601 preconfigured.