{"id":18649004,"url":"https://github.com/sihamouda/elk-stack","last_synced_at":"2025-07-29T23:02:29.864Z","repository":{"id":45585740,"uuid":"513442637","full_name":"sihamouda/ELK-STACK","owner":"sihamouda","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-07T23:00:13.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T12:41:09.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/sihamouda.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}},"created_at":"2022-07-13T08:35:42.000Z","updated_at":"2022-08-01T11:59:13.000Z","dependencies_parsed_at":"2022-08-26T14:32:23.297Z","dependency_job_id":null,"html_url":"https://github.com/sihamouda/ELK-STACK","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/sihamouda%2FELK-STACK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sihamouda%2FELK-STACK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sihamouda%2FELK-STACK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sihamouda%2FELK-STACK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sihamouda","download_url":"https://codeload.github.com/sihamouda/ELK-STACK/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239451350,"owners_count":19640926,"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":[],"created_at":"2024-11-07T06:34:42.264Z","updated_at":"2025-02-18T10:26:29.896Z","avatar_url":"https://github.com/sihamouda.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ELK-STACK\nThis Readme file will help you to use properly my ELK-STACK project\n\n# Getting Started\n\nTo start the project, run the following command \n\n```bash\ndocker compose up\n```\nYou will notice that ELK is not secured \n\n## Minimal Security for ELK\n\nTo enable minimal security features, take a look on elasticsearch.yml kibana.yml and logstash.yml and restart the project\n\n* Run the following command to automatically generate passwords for built in users (**read the next option before executing**)\n\n    ```bash\n    docker compose exec -it elasticsearch bash bin/elasticsearch-setup-passwords auto -v --batch\n    ```\n\n* If you want to chose the passwords for built in users, run the following command\n\n    ```bash\n    docker compose exec -it elasticsearch bash bin/elasticsearch-setup-passwords interactive\n    ```\n\n* If you need to reset passwords for elastic, kibana and logstash, use the following commands \n\n    ```bash\n    docker compose exec elasticsearch bin/elasticsearch-reset-password --batch --user elastic\n    ```\n\n    ```bash\n    docker compose exec elasticsearch bin/elasticsearch-reset-password --batch --user kibana_system\n    ```\n\n    ```bash\n    docker compose exec elasticsearch bin/elasticsearch-reset-password --batch --user logstash_system\n    ```\n    **Don't forget to paste the result in the .env**\n\n## Minimal Security for ELK + HTTPS\n\nTo get a higher level of security, you need to activate the **HTTPS** on ELK\n\n1. Generate a **CA** certificate using this command (**optional**)\n\n2. Generate Certification using the **CA** certificate\n\n3. Copy certifactes to the **config** directory\n\n4. Take a look on elasticsearch.yml kibana.yml and logstash.yml and restart the project\n\n    **CHECK SETUP.SH**\n\n# Coming Features\n\n1. Interactive cli to make for faster setup\n\n2. Beats","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsihamouda%2Felk-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsihamouda%2Felk-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsihamouda%2Felk-stack/lists"}