Releases: alphasoc/nfr
nfr-v1.12.0
Network Flight Recorder v1.12.0 (2023-21-09)
Welcome to this new release!
Changelog
- eb477f1 Use fixed version of goreleaser
Enjoy!
Those were the changes on v1.12.0!
nfr-v1.11.4
Network Flight Recorder v1.11.4 (2022-11-05)
This release fixes a connectivity bug in the Graylog and Syslog output writers.
Changelog
Enjoy!
nfr-v1.11.3
Network Flight Recorder v1.11.3 (2022-23-03)
This release improves debug logging, and fixes an invalid command path in nfr.service
.
Changelog
Enjoy!
nfr-v1.11.2
Network Flight Recorder v1.11.2 (2022-11-02)
This release adds a "timestamp_format" configuration option. CentOS builds have been disabled for the moment due to CentOS 8 EOL.
Changelog
Enjoy!
nfr-v1.11.1
Network Flight Recorder v1.11.1 (2021-08-09)
This release shifts our CI workflow from CircleCI to GitHub Actions.
Changelog
90f2359 ci: transition to gh actions + goreleaser
Enjoy!
v1.11.0
In addition to DNS, IP and HTTP, this release adds the ability to process TLS telemetry coming from Elasticsearch input.
v1.10.0
This update bring new fields into the incoming alerts:
- srcMac: endpoint's MAC address
- srcUser: user responsible for network activity
- srcID: custom ID of the endpoint (depends on the source system)
- connID: custom ID of the connection (depends on the source system)
As for now NFR doesn't support sending these fields from source files and only renders them for incoming alerts, so it's useful if you're sending network telemetry to AlphaSOC from elsewhere, but fetching alerts via NFR.
v1.9.0
This release adds the ability to process telemetry stored on Elasticsearch. Both Elastic Cloud and on-premise installations (v6 and v7) are supported.
v1.9.0-beta3
This version adds Elasticsearch v6 support
v1.9.0-beta2
Experimental support for Elasticsearch