grant-veepshosting

Results 14 comments of grant-veepshosting

Trying to get Version 7 installed from the master branch per @fatmcgav advice above, using this super simple config - ` contain ::java contain ::elastic_stack::repo class { 'elasticsearch': autoupgrade =>...

EDIT - removing or renaming the file 'lib/puppet/provider/elastic_parsedfile.rb' has resolved the above issue, but not likely a long term solution.

UPDATE - I think the above condition is resolved by upgrading the "elastic_stack" module to the latest Forge v7.0.0, in case anyone else encounters it.

From internal testing, it looks like mandatory/required files: ['jvm.options','log4j2.properties'] are not currently managed by the module. Although they're in the directory when the default installer runs, when transitioning clients from...

Also *begins* to address EOL/EOS issues identified in https://github.com/elastic/puppet-elasticsearch/issues/1098

TravisCI failures seem due to a problem with upstream package dependency 'analysis-icu' - ``` Warning: /Stage[main]/Main/Elasticsearch::Plugin[analysis-icu]/File[/usr/share/elasticsearch/plugins/analysis-icu]: Skipping because of failed dependencies ```

I think this request is an excellent idea, it's always a good idea to have the A/PTR records in sync - especially if acting as an MTA. I don't understand...

I have read the docs 3x and still can't figure out how to pass in sensible "default units" so the Grafana graphs don't display in Billions, per the above. Is...

I must still be missing something here - I have built the dashboard in Grafana and tested it against 2-3 servers successfully within Grafana. When changing the to the template...

I have now resolved the above. Option 1: Edit the "base metrics" dashboard and add an additional panel (it already has the correct variables setup). or Option 2: Add the...