ipfix
Here are 30 public repositories matching this topic...
For documentation purposes, it would be great to allow comments in network_list and network_whitelist.
When i comment out the whole line, it currently works, but throws an error in the logfile:
2019-09-13 09:54:22,272 [ERROR] Can't parse line from subnet list: '# testcomment'
I think a WARNING would be more accurate in this case.
Unfortunately, inline-comments doesn't work at all, becaus
We're using nProbe as a collector for sFlow samples from our BGP routers. We would like to only collect and log the remote traffic from and to our networks. This would mean that we need to filter and ignore any traffic from and to our own networks.
To achieve this a BPF filter could be set (src net 1.2.3.4/20 || src net 5.6.7.8/20) and not (dst net 1.2.3.4/20 || dst net 5.6.7.8/20) but it isn
-
Updated
Feb 19, 2020 - C
-
Updated
Jan 8, 2020 - C++
-
Updated
Feb 7, 2020 - C
-
Updated
Nov 27, 2019 - Python
This should be relatively trivial to do with something similar to https://github.com/Shopify/sarama/blob/675b0b1ff204c259877004140a540d6adf38db17/tools/kafka-console-consumer/kafka-console-consumer.go#L58-L70
-
Updated
Feb 11, 2020 - C
-
Updated
Sep 29, 2019 - Go
-
Updated
Feb 15, 2020 - JavaScript
-
Updated
Nov 10, 2019 - Go
-
Updated
Jan 22, 2020 - Go
-
Updated
Feb 18, 2019 - TeX
-
Updated
Sep 28, 2019 - Shell
-
Updated
Dec 10, 2018
-
Updated
Sep 14, 2019 - C
-
Updated
Sep 11, 2019 - Python
-
Updated
Feb 12, 2019 - Python
-
Updated
Jun 21, 2018 - C++
Improve this page
Add a description, image, and links to the ipfix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ipfix topic, visit your repo's landing page and select "manage topics."
Add the ability to specify a list of known/allowed MACs so that when a MAC not included in this list is detected (of course ignore broad/multi-cast MACs), an alert is triggered.
Evaluate the ability to specify a list of MACs or/and allow them to be marked through the web GUI