Aaron Sachs

Results 17 comments of Aaron Sachs

See internal ref: https://secure.helpscout.net/conversation/1456911013/24965/

Need to add https://github.com/sensu/sensu-go/issues/4842 to this as well

@fguimond we need to add https://github.com/sensu/sensu-enterprise-go/issues/2453 to this. This issue was raised in a recent interaction.

Adding an internal ref here: https://secure.helpscout.net/conversation/1782919033/28310?folderId=1931916.

I think actually doing a real dry run is the real goal here @portertech

@calebhailey @portertech it looks like this was originally set for the 6.6.0 release, but didn't make it. Can we add this to an upcoming release?

@kaiomatico if you'd like the plugins included automatically, I think opening an issue on Graylog2/graylog-docker would appropriate, as the issue here pertains specifically to the documentation and ensuring that our...

Howdy @devaslooper ! I'm soooooo behind on my github notifications 😓 . If you want to, I'm totally down for it.

So, this still seems to be an issue for me. I attempted to configure wallabag to use mailgun, like v1 used to do. @xsteadfastx saw your PR in #10 ....

@nseidle I did make some progress over the past couple months. What I have now that's _sort of_ working is this: ``` def initialize sp = Serial.new config[:port] sp.write("config[:writechar]") weight...