{"id":22753542,"url":"https://github.com/sujanks/docker-efk","last_synced_at":"2025-03-30T07:21:24.123Z","repository":{"id":70318881,"uuid":"261936575","full_name":"sujanks/docker-efk","owner":"sujanks","description":"Docker compose for EFK stack","archived":false,"fork":false,"pushed_at":"2020-05-19T09:50:50.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T09:38:54.158Z","etag":null,"topics":["docker","docker-compose","elasticsearch","fluentd","kibana"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/sujanks.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":"2020-05-07T03:06:18.000Z","updated_at":"2020-05-19T09:50:53.000Z","dependencies_parsed_at":"2023-02-27T18:30:49.197Z","dependency_job_id":null,"html_url":"https://github.com/sujanks/docker-efk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujanks%2Fdocker-efk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujanks%2Fdocker-efk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujanks%2Fdocker-efk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujanks%2Fdocker-efk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sujanks","download_url":"https://codeload.github.com/sujanks/docker-efk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246286938,"owners_count":20753163,"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","fluentd","kibana"],"created_at":"2024-12-11T06:11:27.079Z","updated_at":"2025-03-30T07:21:24.115Z","avatar_url":"https://github.com/sujanks.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker compose file for setting up a EFK service\n================================================\n\nA basic docker compose file that will set up Elasticsearch, Fluentd, and Kibana.\n\n### Quick start\n```\n    docker-compose up -d\n```\n\nCheck if the all services are up. Wait for the services to come up before start logging\n```\n    http://localhost:9200\n    http://localhost:5601\n```\n\nThen run the following script to append the log lines\n\n```\n    sh logging.sh\n```\n\nThen, go to your browser and access `http://localhost:5601` (kibana). You should be able to see the logs in kibana's discovery tab. By the way, if you are wondering what is this index kibana asks the fist time you access it, it is `fluentd-*`.\n\nAfter you are done, just run:\n\n    docker-compose down\n\nAnd all services will be reclaimed.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujanks%2Fdocker-efk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsujanks%2Fdocker-efk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujanks%2Fdocker-efk/lists"}