{"id":16416822,"url":"https://github.com/jamg44/vagrant_wordpress_elk","last_synced_at":"2026-04-13T06:12:15.763Z","repository":{"id":149822572,"uuid":"313043896","full_name":"jamg44/vagrant_wordpress_elk","owner":"jamg44","description":"Vagrant box to deploy Wordpress \u0026 ELK into two Ubuntu VMs","archived":false,"fork":false,"pushed_at":"2020-11-23T19:10:28.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T17:17:24.156Z","etag":null,"topics":["elk","filebeat","kibana","logstash","mysql","vagrant","virtualbox","wordpress"],"latest_commit_sha":null,"homepage":"","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/jamg44.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-11-15T14:02:46.000Z","updated_at":"2020-11-23T19:17:16.000Z","dependencies_parsed_at":"2023-04-28T04:49:46.160Z","dependency_job_id":null,"html_url":"https://github.com/jamg44/vagrant_wordpress_elk","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/jamg44%2Fvagrant_wordpress_elk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamg44%2Fvagrant_wordpress_elk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamg44%2Fvagrant_wordpress_elk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamg44%2Fvagrant_wordpress_elk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamg44","download_url":"https://codeload.github.com/jamg44/vagrant_wordpress_elk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240466791,"owners_count":19805862,"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":["elk","filebeat","kibana","logstash","mysql","vagrant","virtualbox","wordpress"],"created_at":"2024-10-11T07:10:11.553Z","updated_at":"2025-11-17T06:04:18.280Z","avatar_url":"https://github.com/jamg44.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vagrant box to deploy Wordpress \u0026 ELK into two Ubuntu VMs\n\n![diagram](diagram.png \"Diagram\")\n\nThis vagrant box installs Wordpress, ELK Stack v7.10.0 (Elasticsearch, Logstash, and Kibana) and Filebeat.\n\n## Prerequisites\n\n- [VirtualBox](https://www.virtualbox.org/)\n- [Vagrant](http://www.vagrantup.com/)\n\n## Up and SSH\n\nEdit this files to set the passwords and IPs:\n\n- install_wordpress.sh\n- install_filebeat.sh\n- install_logstash.sh\n\nTo start the vagrant box run:\n\n    vagrant up\n\nTo access consoles of the machines run:\n\n    vagrant ssh elk\n\nor:\n\n    vagrant ssh wp\n\n## Exposed ports\n\n- Wordpress http://localhost:8081\n- Elasticsearch http://localhost:9200\n- Kibana http://localhost:5601\n\n## Wordpress\n\nWordpress has been installed following [this setup](https://ubuntu.com/tutorials/install-and-configure-wordpress).\n\n## Kibana\n\nIn Kibana you can create an index pattern with:\n\n    filebeat-*\n\n### Test Filebeat\n\nIf Filebeat does not work, you can test it if you want, accessing with ssh to wp virtual machine with:\n\n```sh\nvagrant ssh wp\ncd /etc/filebeat\nsudo ./filebeat test config -e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamg44%2Fvagrant_wordpress_elk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamg44%2Fvagrant_wordpress_elk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamg44%2Fvagrant_wordpress_elk/lists"}