Jamie Strandboge

Results 45 comments of Jamie Strandboge

The temporary fix indeed works but gets overwritten on upgrade. @bnpfeife - I think the umask must be 002 on the system this is being generated on. Can you add...

I skimmed the PR and may have missed a detail, but how are secrets meant to survive reboots? I saw the section on JOSE, but then the kernel keyring seemed...

> > I skimmed the PR and may have missed a detail, but how are secrets meant to survive reboots? I saw the section on JOSE, but then the kernel...

> I'm aware that the kernel keyring doesn't survive reboots, but the feature seems to imply removing secrets out of the config files and so I wondered who wants this...

As an aside, I noticed that this repository lists 1.0.47, but https://www.npmjs.com/package/pm2-metrics only lists 1.0.43. AFAICS, 1.0.47 wouldn't solve this issue, but it appears that people specifying pm2-metrics in their...

@timhallinflux - while the examples you listed in https://docs.influxdata.com/influxdb/v2.0/monitor-alert/send-email/ are great, they all depend on sending email over HTTP rather than the SMTP protocol. Sites running OSS may have local...

> SMTP support has been standard for monitoring software for a long time and adding this support to OSS v2 would be great and help people who want to migrate...

Can you update this to 1.19.1 now that it is out? It fixes 2 security issues.

@bnpfeife - fyi this PR when you are looking at 2.x.

> @jdstrand any thoughts on this proposal from the security side especially around documenting or suggesting the use of `CAP_SYS_ADMIN`? That seems less than ideal to start running Telegraf with...