Nick George

Results 13 issues of Nick George

Hi there, I've been troubleshooting an issue where archiver appears to be generating corrupt archives. Using version 5.3.1 on node v16.13.1. We're streaming in files that have been retrieved from...

** edited to add ES version number ** I'm wondering if this is the same issue as #983. Note, I'm using ES 7.4.2 (OSS RPM version on Oracle Linux 7.9)...

Hi there, module version: 6.4.0 puppet version: 6.4.2 If I use the following resource: ``` elasticsearch::template { 'barry': source => '/etc/logstash/mappings/barry.json', subscribe => Package['barry'], } or elasticsearch::template { 'barry': source...

## Feature Description Hi, This module already has very rich functionality, and for that I'm very grateful! Have you considered adding the ability to create a document in ES using...

feature

Hi, I've noticed that this module supports username/password authentication for ES API interaction, but it does not appear to support PKI auth (as described in https://www.elastic.co/guide/en/x-pack/current/pki-realm.html). It would be great...

feature

Hi, I've been using this module to call the Jenkins CLI. Any error in a CLI call causes the entire puppet run to abort. This is causing me major issues...

Hi, I have been making use of freely available logstash configs and patterns, like this (https://github.com/nxhack/logstash/blob/master/patterns/sshd) awesome one for SSHD. I've copied a small section of the file for illustrative...

Hi there, Note that I've created this same issue on the "archiver" project here: https://github.com/archiverjs/node-archiver/issues/602 I strongly suspect that the issue discussed below is an issue with this library as...

Hi there, Thanks for the cool module. I'd love to be able to do 2-way SSL/TLS on browser connections to the Apache webserver. I imagine it would just be a...

Love the plugin. Thanks a lot for writing it! I have no idea if anyone else would need this, but for me it would be awesome if the notification center...