This release introduces new metrics on throughput of IPsec connections and is able to process include statements. See all changes in the Changelog
Breaking Changes
- The default listening port is now
9536and registered as a Prometheus Exporter Default port. If you want to maintain the previous behaviour, launch theipsec_exporterwith the--web.listen-address 9101command line flag. - Requesting the exporters
/page now displays a HTML page instead of the previous redirect to/metrics. - Renamed the
--collector.ipsec.confcommand line flag toconfig-path.
Features
- The exporter follows
includedirectives in the IPsec config file and searches for connections in all referenced files. --versioncommand line option.