{"id":19788333,"url":"https://github.com/graylog2/graylog2-images","last_synced_at":"2025-12-17T19:27:46.755Z","repository":{"id":22301771,"uuid":"25636684","full_name":"Graylog2/graylog2-images","owner":"Graylog2","description":"Ready to run machine images","archived":false,"fork":false,"pushed_at":"2023-04-11T23:44:38.000Z","size":410,"stargazers_count":234,"open_issues_count":10,"forks_count":93,"subscribers_count":40,"default_branch":"4.0","last_synced_at":"2024-04-15T00:39:06.691Z","etag":null,"topics":["ami","aws","aws-ec2","docker","dockerfile","graylog","openstack","ova","packer","vagrantfile"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Graylog2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-23T12:49:54.000Z","updated_at":"2023-10-20T10:13:09.000Z","dependencies_parsed_at":"2023-01-11T21:34:00.850Z","dependency_job_id":null,"html_url":"https://github.com/Graylog2/graylog2-images","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Graylog2%2Fgraylog2-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Graylog2%2Fgraylog2-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Graylog2%2Fgraylog2-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Graylog2%2Fgraylog2-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Graylog2","download_url":"https://codeload.github.com/Graylog2/graylog2-images/tar.gz/refs/heads/4.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224229135,"owners_count":17277137,"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":["ami","aws","aws-ec2","docker","dockerfile","graylog","openstack","ova","packer","vagrantfile"],"created_at":"2024-11-12T06:26:53.669Z","updated_at":"2025-12-17T19:27:41.710Z","avatar_url":"https://github.com/Graylog2.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graylog2-Images\n\nThis project allows you to create machine images with a full Graylog stack installed.\n\n\nGraylog *OVA* appliance\n=======================\n\n### Pre-Considerations\n\n  * Please run this appliance always in a separated network that is isolated from the internet.\n\n### Dependencies\n\n  * 64bit host system with Virtualbox/VMWare/XenServer hypervisor\n\n### Download\n\n  * Stable branch (3.3.8): [graylog.ova](https://downloads.graylog.org/releases/graylog-omnibus/ova/graylog-3.3.8-1.ova)\n\nDetailed documentation can be found [here](http://docs.graylog.org/en/latest/pages/installation/virtual_machine_appliances.html).\n\n\nCreate machine images with *Packer*\n==================================\nThis project creates machine images with a full Graylog stack installed.\n\nRequirements\n------------\nYou need a recent `packer` version, get it [here](https://www.packer.io/downloads.html).\nTo set your local properties copy the packerrc.sh.example to packerrc.sh and fill in the right values for your environment.\nBefore you run `packer` source the packerrc.sh in your terminal.\n\n```shell\n$ cd packer\n$ . packerrc.sh\n$ packer build aws.json\n```\n\nThis e.g. creates an Amazon AMI for you.\n\nUsage\n-----\nWe install in all machine images our Omnibus package that comes with the `graylog-ctl` command.\nAfter spinning up the VM you have to login with the `ubuntu` user and execute at least\n\n```shell\n$ sudo graylog-ctl reconfigure\n```\n\nThis will setup your Graylog installation and start all services. You can reach the web interface by\npointing your browser to the IP of the appliance: `http://\u003cIP address\u003e:9000`\n\nThe default login is `Username: admin Password: admin`. You can change the admin password:\n\n```shell\n$ sudo graylog-ctl set-admin-password !SeCreTPasSwOrD?\n$ sudo graylog-ctl reconfigure\n```\n\nNoticeable Options\n------------------\n### AWS\n\n|Parameter | Value |\n|----------|-------|\n|type      |Choose AWS storage type, EBS works fine for the beginning|\n|ami_groups | 'all' means publicly available|\n|ami_regions | Array of availability zones to copy the image after creation|\n\n\n### Virtualbox\n\n|Parameter | Value |\n|----------|-------|\n|disk_size | Set the maximum disk size for the image|\n|modifyvm --memory | RAM size|\n|modifyvm --cpus | Number of CPUs|\n|modifyvm --natpf1 | Default port forwards|\n\n\nAMI Images\n==========\nAWS EC2 Images can be found [here](https://github.com/Graylog2/graylog2-images/tree/3.3/aws)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraylog2%2Fgraylog2-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraylog2%2Fgraylog2-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraylog2%2Fgraylog2-images/lists"}