Jason Martin

Results 38 comments of Jason Martin

Certainly. Some security policies promote running containers in read-only mode, and enforcing all logging be to STDOUT. Filebeat therefor doesn't have a file to read. Execbeat would let me wrap...

@christiangalsterer That is exactly it.

Any further thoughts on this?

I am seeing the same thing. Agent 6.4.2 - Commit: 155fddb - Serialization version: 4.7.1

@minakov Are you sure that should end with `.public_key`? In my case I had to end with `OpenSSL::PKey::EC.new(pem)` instead of `OpenSSL::PKey::EC.new(pem).public_key` (using ES256 instead of RS256). When I add `.public_key`...

The sample config for vault in the README.md has this as well: ``` vault { address = "https://vault.service.consul:8200" token = "abcd1234" # May also be specified via the envvar VAULT_TOKEN...

Perhaps this could be generalized, rather than worrying about subprocess restarts -- how about when envconsul is terminating, it first revokes any leases it has acquired, and optionally revokes the...

You can solve this once 6.1.6 is released via the solution in #1942 , by filtering out failed nodes.

This would be awesome, great way for me to tell the kids upstairs to wind down their game without yelling.

Does the word ILLEGAL show up anywhere in any of the files you zipped?