{"id":15204009,"url":"https://github.com/maximlevchenko/mongodb-elasticstack-kibana-visualisation","last_synced_at":"2026-02-02T03:02:46.097Z","repository":{"id":250188218,"uuid":"833736093","full_name":"MaximLevchenko/MongoDb-ElasticStack-Kibana-Visualisation","owner":"MaximLevchenko","description":"This project showcases the use of NoSQL technologies and usage of Elastic Stack for comprehensive data processing and visualization.","archived":false,"fork":false,"pushed_at":"2024-07-26T12:56:20.000Z","size":47097,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T19:18:08.822Z","etag":null,"topics":["apache-spark","big-data","docker","docker-compose","elasticsearch","elasticstack","logstash","mongodb","replication","sharding","visualization"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MaximLevchenko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-25T16:31:26.000Z","updated_at":"2024-07-26T12:56:23.000Z","dependencies_parsed_at":"2024-07-26T14:09:07.362Z","dependency_job_id":null,"html_url":"https://github.com/MaximLevchenko/MongoDb-ElasticStack-Kibana-Visualisation","commit_stats":null,"previous_names":["maximlevchenko/nba-stats-analysis","maximlevchenko/mongodb-elasticstack-kibana-visualisation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximLevchenko%2FMongoDb-ElasticStack-Kibana-Visualisation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximLevchenko%2FMongoDb-ElasticStack-Kibana-Visualisation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximLevchenko%2FMongoDb-ElasticStack-Kibana-Visualisation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximLevchenko%2FMongoDb-ElasticStack-Kibana-Visualisation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaximLevchenko","download_url":"https://codeload.github.com/MaximLevchenko/MongoDb-ElasticStack-Kibana-Visualisation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245907558,"owners_count":20691956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache-spark","big-data","docker","docker-compose","elasticsearch","elasticstack","logstash","mongodb","replication","sharding","visualization"],"created_at":"2024-09-28T05:05:16.388Z","updated_at":"2026-02-02T03:02:46.071Z","avatar_url":"https://github.com/MaximLevchenko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Overview\n\nThis project showcases the use of NoSQL technologies and usage of Elastic Stack for comprehensive data processing and visualization.\n\n## Description\n\nThe project is divided into two main sections:\n\n1. **NoSQL Technology**: Focuses on MongoDB, where sharding and replication are used to manage large datasets efficiently and ensure high availability.\n2. **Elastic Stack**: Utilizes Apache Spark for data processing, with Logstash, Elasticsearch, and Kibana for indexing and visualization.\n\n### 📝Additional information \n\nFor detailed instructions, refer to the individual README.md files located in the respective directories. Additionally, please pay special attention to the `HOWTO.md` and `README.md` files located in the `results` folder within the Elastic Stack directory for crucial details on setting up and understanding the visualizations.\n## Project Structure\n\nThe project is organized as follows:\n```\n/1 - NoSQL technologie\n|  /data\n|  /configdb\n|  /db\n|  |  - .gitkeep\n|  |  - sample_mflix.comments.json\n|  |  - sample_mflix.embedded_movies.json\n|  |  - sample_mflix.movies.json\n|  |  - sample_mflix.theaters.json\n|  |  - sample_mflix.users.json\n|  /scripts\n|  |  - import_data.sh\n|  |  - init-configserver.js\n|  |  - init-router.js\n|  |  - init-shard01.js\n|  |  - init-shard02.js\n|  |  - init-shard03.js\n|  |  - validation_schema_init.js\n|  - docker-compose.yml\n|  - HOWTO.md\n|  - init_script.sh\n|  - queries.txt\n|  - README.md\n/2 - Elastic Stack   \n|  /elasticsearch\n|  |  /config\n|  |    - elasticsearch.yml\n|  /kibana\n|  |  /config\n|  |  | - kibana.yml\n|  /logstash\n|  |  /config\n|  |  |  - logstash.yml\n|  |  |  - pipelines.yml\n|  |  /data\n|  |  /pipeline\n|  |  /template\n|  /results\n|  |  /images\n|  |  - .gitkeep\n|  |  - HOWTO.md\n|  |  - README.md\n|  /spark\n|  - .gitignore\n|  - docker-compose.yml\n|  - HOWTO.md\n|  - init_script.sh\n|  - queries.txt\n|  - README.md\n- README.md\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximlevchenko%2Fmongodb-elasticstack-kibana-visualisation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximlevchenko%2Fmongodb-elasticstack-kibana-visualisation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximlevchenko%2Fmongodb-elasticstack-kibana-visualisation/lists"}