Git Product home page Git Product logo

elasticsearch-kibana's Introduction

Elasticsearch and Kibana study

Base images from docker.elastic.co

Data

Raw data from Kaggle - YouTube Trending Video Dataset (updated daily)

Powershell:

Run each *file.ps1 in folder Powershell in one terminal

Docker compose:

cd ES-Kib
docker-compose up -d
  • Image khanhdn4500/elasticsearch:0.0.1 was configured password 123456 for all users (including elastic and kibana_system)
  • Image khanhdn4500/kibana:0.0.1 was configured password 123456 for user kibana_system
  • xpack.security.enabled was set true in both configuration files elasticsearch.yml (for container named "es01-test") and kibana.yml (for container named "kib01-test")
  • Log into elasticsearch at localhost:9200 with one of these usernames elastic, apm_system, kibana_system, logstash_system, beats_system, remote_monitoring_user and password 123456
  • Log into kibana at localhost:5601 with username elastic and password 123456
  • Some visualizations for the above dataset was created and added into a dashboard

elasticsearch-kibana's People

Contributors

dnkhanh45 avatar

Stargazers

Duc Long avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.