FP2027 Support for Opening Logs and Incidents in New Tabs
In Dashboard/Home, there the feature for seeing the latest occurred logs, new errors or page for incidents are great feature,
Currently, when accessing one item in list in that table for the latest logs or incidents or newly occurred errors, the ...
Due to special characters on log messages, character length getting exceeded and log is truncated on email alertsNeed to remove unnecessary special characters from email alert content
I want to rename the default routing table that exists in my VPC using IBM Cloud commands. However, I can't find the method by searching the following documents. Would you please let me know if there is such a command or documentation that describ...
Ability to add Trusted Profile identity into an Access Group
In order to fully federate authorization from IBM Cloud to our Active Directory in a way that does not require us to invite users to an account, we need the capability to give a Trusted Profile identity membership in an IBM Cloud Access Group. Thi...
Please enable integration between Activity racker events with SCCWP Instance as well. Currently AT events can be sent to Cloud Logs, Object Storage and Event Streams only. As part of mature SOC we need to monitor all the cloud activity logs in the...
Enable ability to grant roles to admin user in Databases for MySQL
In our organization, we use an internal permission management tool that is based on role-based access control (RBAC). Our MySQL databases use roles to group permissions (SELECT, INSERT, UPDATE, DELETE), and these roles are assigned to users via GR...
About changing the EMAIL address of the SoftlayerID user
There are still many users using SoftlayerID on the IBM Cloud portal. However, recently, IBM Cloud made it impossible to change their email address on their SoftlayerID user profile. Please revert this specification, and restore the ability for So...
AWS uses their “AWS Trusted Advisor” to scan for AWS credentials and security keys within software repositories. We need to have the same capability for Security Insights (SCC) to scan repositories for IBM Cloud API keys
K8s/dynamic persisted volumes/annoation to set linux access rights
We have the issue, that we require a new persisted volume using the IBM dynamic feature.
The access rights are per default:drwxr-xr-x 6 nobody 4294967294 4096 Apr 19 15:10 . So we have to change the rights beforhand, so the docker of keycloak for ...