graylog2-images
graylog2-images copied to clipboard
Ready to run machine images
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
Just tried to import the OVA for Graylog-3.2.2-1 using Vcenter 6.7.0 Build 10244857 ESXi Host: 6.7.0 Build 15160138 I received the same manifest error "The provided manifest file is invalid:...
Please, can you make your AMIs compatible with ENA? All the new instance types enforce this now... https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking.html
In order to simplify configuration management and infrastructure-as-code for users of the official AMI, there should be a machine-readable list of available AMIs per version and per region: https://github.com/Graylog2/graylog2-images/blob/2.4/aws/README.md I...
Can you guys Bump the version to ubuntu 16.04 with SSL enabled by default and no LVM so the disk can be easily expanded with resize2fs? Also the docs recommend...
Hi, It appears that the embedded nginx in version 2.1.1 of AWS does not support http2 ``` /opt/graylog/conf/nginx$ /opt/graylog/embedded/sbin/nginx -V nginx version: nginx/1.9.14 built by gcc 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) built...
The OVA Image doesn't seem to be IPv6 ready. Nginx isn't listening on IPv6. I added `listen [::]:80;` to the config but still. When I access the WebGUI it somehow...
we should limit the processors for elasticsearch, mainly on the OVA as we know the number of CPUs https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-threadpool.html#processors That would help more with the available CPUs in shared hosts.
In order to upgrade or restore data from an older appliance we should have a subcommand to import configuration and log data from another appliance.