-
When there is a missing comma in the rules list on a NF-FG file, it
is still considered valid but all the rules after the missing comma are ignored.
example:
{"id":"00000199", "match":{"port":"dpd…
-
For increased security (packet loss proof for TTN as making use of TCP and their own protocol) and compatibility, would it be possible to switch to using [TTN multi protocol packet forwarder](https://…
-
Hello,
I'm attempting to use your module to deploy the Splunk Forwarder only and Puppet throws a dependancy cycle error. I'm testing using Pupply apply if that makes a differenance.
```
Notice: Com…
-
Wanted to check the best way to fix this bug before starting a PR.
I'm using Forwarder as a hijacking reverse proxy which rewrites the destination URL (so, it doesn't just reverse proxy like normal…
-
```
Ubuntu 16.04
VirtualBox 5.2
Vagrant 2.0.3
vagrant-notify-forwarder 0.5.0
```
Getting this error when attempting a graceful shutdown:
```
`kill': Operation not permitted (Errno::EPERM)
…
-
The `ForwardAuthority` has the `TokioAsyncResolver` type hardcoded and there is no generic type.
**Is your feature request related to a problem? Please describe.**
On our project, we ended up in…
-
It appears that logstash-forwarder keeps the rotated log files open.
1. Logrotate rotates log around 00:05 from access.log to access.log.1
2. We do some scripting around 00:30 against access.log.1
3. …
-
Update the overrides configuration documentation to address changes to the Overrides module. The configuration examples need to be checked to make sure they are for the updated overrdies and which one…
-
Given a to-be-forwarded type,
namespace NSwForwardee { public class Foo { public static int A = 120; } }
and the forwarder:
[assembly: TypeForwardedTo(typeof(NSwForwardee.Foo))]
the followin…
-
The Cloud Watch log forwarder is split between two repositories. One repository for the Terraform component, and another for the lambda function written in Java.
It would be a good idea to version…