Stas Alekseev

Results 11 comments of Stas Alekseev

I would like to be able to read data in fluent format, decode and put them into kafka to be able to replace fluentd with gollum without changing applications code...

Just wanted to share another example of using the code at https://github.com/sensorbee/fluentd/blob/master/source.go

Also here's how it looks with user-provided device config: ![Screenshot 2024-02-07 at 1 53 50 PM](https://github.com/zwave-js/node-zwave-js/assets/100800/0194d0bb-f17b-4639-ac17-2e905c5d7c88)

@maxhoesel and @eengstrom are you guys still looking to add this? I think this would be hugely helpful to support JWK provisioners. Thanks.

@sl0wfi I suspect normal Linux Distributed Switch could be used if Device Tree is provided somehow like https://gist.github.com/ZoranStojsavljevic/423b96e2ca3bd581f7ce417cb410c465. Problem is x86 normally does not have Device Trees but one could...

@wkz could you give some guidance on how to find meaningful registers for 88e6190x now that we figured out its address on the platform like: `mdio ixgbe* mvls 0x10 raw...

@wkz I have a copy of the data sheet, including Link Street® 88E6390X/88E6390/88E6290/88E6190X/88E6190 Switch Functional Specification (it's ridiculous that it's being distributed under NDA) but I'm struggling to translate pins...

This functionality would be incredibly useful as a lot of BSD systems that are used as routers/firewalls use Unbound as its primary DNS resolver, for example OPNsense and pfSense. Thanks.

> FreeBSD provides the `ipset` functionality by `setfib.` Maybe I should have described the use case: making firewall decisions based on domain names (A and AAAA responses) by populating (pf...