It appears that the latest Graylog 3.0 beta OVA file has incorrect exported values that stops the import into VMware ESXi and VMware VirtualCentre.
This appears to be a similar problem as reported in https://github.com/Graylog2/graylog2-images/issues/211
You need to include as much information as possible that someone that is not you can understand what type of software you are using and what issue you have.
This is not a matter of a corrupt OVA, itâs a matter of your virtualization platform being configured differently from the one used to create the OVA. This is not a design or programming issue.
You can apply the workaround listed on that issue @Harryw, and it will work just fine. I needed to do the same when using the 2.4.x OVA on our ESX environment.
Itâs strange that the 2.5.1 version of the OVA works and the 3.0 beta version has all these problems.
I eventually got around the problem by using VMware Workstation 15, importing the OVA (and ignoring the problem on import), removing the sound card specification, deleting the IDE interface (and keeping the disk), adding a SCSI controller and reattaching the disk.
I then migrated the VM to our VMware Virtual Center.
On startup the ethernet interface is now configured differently using ânetplanâ.
The ethernet reference in the ânetplanâ configuration yaml file is inconsistent with the ethernet device name in the OVA. After working out how to configure the ethernet interface and rebooting the VM it is now connected to the network. The OVA doesnât appear to have the âgraylog-ctlâ script anymore so the machine cannot be configured via the script. Itâs possible that the âgraylog-ctlâ script is now deprecated and so I will have to find some other way to configure âgraylogâ if I cant get access to the script.
The web server component appears to be running but I donât know what the default user-id/password is.
Any help on getting access to the âgraylog-ctlâ script would be most appreciated.
Hi have managed to get the admin password regenerated as per the documentation, so I can now login via the web interface.
I am now fighting with the sidecar setup and configuration but the current 3.0 documentation is still reflecting the 2.5.x methods for setup. I will wait on the documentation update before proceeding.
@Totally_Not_A_Robotgraylog-ctl is dead as it creates more problems than it solves. @harryw the documentation for 3.0 will be âon-pointâ with the release, we have entered now the code freeze for 3.0 and concentrate on testing, bug fixes and documentation.