Jason Kendall

Results 53 issues of Jason Kendall

From IRC: is there a way to compare timestamps? I sometimes receive very old timestamps from broken syslog entries (Can't figure out why yet) and I just want to drop...

May 30 19:41:39 MikroTik LOGDROP LogDrop: in:2.1-Net out:(none), proto ICMP (type 8, code 0), 175.1.1.1->216.1.1.1, len 28

The cache parameter only happens when action=allow Need to fix #2 then figure out how to accept this.

bug

When I add action to the grok, the grok starts failing.

bug

For some reason when I add len, the groks fail.

bug

Following the docs, I was setting up the mail system, but I `trident-wrapper` isn't found on the server, or anywhere on the project? I'm missing something.

So far it appears this library will almost drop in working on an ESP8266. Unfortunately, (or fortunately?) this module (and the ESP32) has a software and hardware watchdog timers. This...

Here's my (assumingly) terrible attempt at implementing polymorphism. In theory, this will allow different connection types to be configured in the Transcoder configuration file. I've been testing this on a...

While experimenting with DHT and seeing what urfd provides to the DHT network I noticed a few things that may or may not be intentional. 1. It appears as though...

Should wrap getTime in a pcall - NIST may not always be accessible - thus we should handle this, log it to the CC Console and ignore the time update...