Releases: splunk/splunk-connect-for-snmp
Releases · splunk/splunk-connect-for-snmp
v1.11.1-beta.2
v1.11.1-beta.1
v1.11.0
1.11.0 (2024-07-24)
Features
[1.11.0]
Changed
- add docker compose deployment
- update default microk8s to 1.30
- change group and user ID in Docker image to 10001:10001
- create and/or change ownership of /tmp and /.pysnmp to 10001:10001 in Dockerfile
- while mounting volumes in docker compose explicitly mount them as read only or read write
- added
values.yaml
schema validation usingvalues.schema.json
- released beta version of improved polling performance
- added
yamllint
validation for thevalues.yaml
formatting - added "in code" validation of groups and profiles
- added logs configuration to docker compose deployment
- add support for different security level in snmp v3
Fixed
- fixed a bug with configuration from values.yaml not being transferred to the UI while migrating to SC4SNMP-UI