You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved the documentation about the bridge setup in a cloud native environment(CNSA)
Updated documentation about the bridge configuration using http(ssl) connection
Expanded list of the editable command line arguments
- added argument:'tlsKeyFile'; Name of TLS key file, f.e.: privkey.pem
- added argument:'tlsCertFile'; Name of TLS certificate file, f.e.: cert.pem
- splitted the 'logFile' argument in the 'logPath', allowing to modify the location of the log files, and the 'logFile', editable log file name
Moved the default log location outside the bridge source code
- default location path of the log file set to: "/var/log/ibm_bridge_for_grafana"
Features / Enhancements
Added version tracking inside the bridge module
Added "config.ini" file with the default configuration settings, which can be updated, saved away and restored by the user