{"id":23404760,"url":"https://github.com/fesabelilla/elk-vectordb-docker-compose","last_synced_at":"2025-04-08T22:47:47.618Z","repository":{"id":268416859,"uuid":"904285173","full_name":"fesabelilla/elk-vectordb-docker-compose","owner":"fesabelilla","description":"A lightweight, production-ready ELK (Elasticsearch, Logstash, Kibana) stack deployed using Docker Compose. Provides a simple, containerized solution for centralized log management, analysis, and visualization with minimal configuration required. Ideal for development and small-scale logging infrastructures.","archived":false,"fork":false,"pushed_at":"2024-12-16T15:54:51.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T17:58:23.615Z","etag":null,"topics":["docker","docker-compose","elasticsearch","kibana","logstash","vector-database"],"latest_commit_sha":null,"homepage":"","language":null,"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/fesabelilla.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-12-16T15:41:44.000Z","updated_at":"2024-12-28T22:48:43.000Z","dependencies_parsed_at":"2024-12-16T16:55:44.563Z","dependency_job_id":null,"html_url":"https://github.com/fesabelilla/elk-vectordb-docker-compose","commit_stats":null,"previous_names":["fesabelilla/elk-vectordb-docker-compose"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fesabelilla%2Felk-vectordb-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fesabelilla%2Felk-vectordb-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fesabelilla%2Felk-vectordb-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fesabelilla%2Felk-vectordb-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fesabelilla","download_url":"https://codeload.github.com/fesabelilla/elk-vectordb-docker-compose/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247941717,"owners_count":21022037,"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":["docker","docker-compose","elasticsearch","kibana","logstash","vector-database"],"created_at":"2024-12-22T13:15:37.568Z","updated_at":"2025-04-08T22:47:47.595Z","avatar_url":"https://github.com/fesabelilla.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ELK Stack Docker Compose\n\n## Prerequisites\n- Docker\n- Docker Compose\n\n## Setup\n\n### 1. Clone Repository\n```bash\ngit clone \u003crepository-url\u003e\ncd elk-docker-stack\n```\n\n### 2. Prepare System\n```bash\n# Increase max map count for Elasticsearch\nsudo sysctl -w vm.max_map_count=262144\n```\n\n### 3. Start ELK Stack\n```bash\n# Start services\ndocker-compose up -d\n\n# Check running containers\ndocker-compose ps\n```\n\n## Services\n- **Elasticsearch**: `localhost:9200`\n- **Kibana**: `localhost:5601`\n- **Logstash**: `localhost:5044`, `localhost:5000`\n\n## Useful Commands\n```bash\n# Stop services\ndocker-compose down\n\n# View logs\ndocker-compose logs [service]\n```\n\n## Notes\n- Requires minimum 4GB RAM\n- Security features are disabled\n\n## Troubleshooting\n- Check logs: `docker-compose logs`\n- Verify network: `docker network ls`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffesabelilla%2Felk-vectordb-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffesabelilla%2Felk-vectordb-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffesabelilla%2Felk-vectordb-docker-compose/lists"}